IA tests are out of date. Make them manual until we fix

This commit is contained in:
Jordan Eldredge 2022-12-31 14:06:45 -08:00
parent fdd8b2f8c5
commit 4be07d462b

View File

@ -1,9 +1,10 @@
name: "Internet Archvie Integration Tests"
name: "Internet Archive Integration Tests"
on:
push:
schedule:
- cron: "0 8 * * *"
workflow_dispatch:
# push:
# schedule:
# - cron: "0 8 * * *"
jobs:
ia-tests: