mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-12 08:38:10 +00:00
ENH: Changed CRON time for a test
This commit is contained in:
parent
d475a02479
commit
b0d7701878
2
.github/workflows/test_thorough.yml
vendored
2
.github/workflows/test_thorough.yml
vendored
@ -3,7 +3,7 @@
|
|||||||
name: test_thorough
|
name: test_thorough
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 8 * * sun'
|
- cron: '30 14 * * mon'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
repo:
|
repo:
|
||||||
|
Loading…
Reference in New Issue
Block a user