mirror of
https://github.com/captbaritone/webamp
synced 2024-11-22 07:40:51 +00:00
IA tests are out of date. Make them manual until we fix
This commit is contained in:
parent
fdd8b2f8c5
commit
4be07d462b
9
.github/workflows/ia-integration-tests.yml
vendored
9
.github/workflows/ia-integration-tests.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user