1
0
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:
tpronk 2021-05-10 15:24:38 +01:00 committed by GitHub
parent d475a02479
commit b0d7701878
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: