mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 18:50:54 +00:00
BF: disable scheduled runs
This commit is contained in:
parent
f0d42a811e
commit
8b360a9947
2
.github/workflows/Automated Test (full).yml
vendored
2
.github/workflows/Automated Test (full).yml
vendored
@ -2,7 +2,7 @@
|
|||||||
# That's relatively slow, but also thorough, since a failed test does not abort any successive tests.
|
# That's relatively slow, but also thorough, since a failed test does not abort any successive tests.
|
||||||
name: Automated Test (full)
|
name: Automated Test (full)
|
||||||
on:
|
on:
|
||||||
schedule:
|
# schedule:
|
||||||
# Temporarily disabled so the stager test logs aren't cleaned up
|
# Temporarily disabled so the stager test logs aren't cleaned up
|
||||||
# - cron: '0 0 * * sat'
|
# - cron: '0 0 * * sat'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user