mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 07:35:38 +00:00
Only run slow tests once a week (#222)
They are beginning to block the pipeline for too long. [ci skip]
This commit is contained in:
parent
56bb81d053
commit
9a5caaa95b
@ -193,7 +193,7 @@ workflows:
|
||||
scheduled:
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "0 5 * * *"
|
||||
cron: "0 5 * * 6"
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
|
Loading…
Reference in New Issue
Block a user