Revert hack to nightly test workflow.

This commit is contained in:
Nick Cabatoff 2020-07-29 13:10:08 -04:00
parent ea1f4cb634
commit 6a6afb1d0c
2 changed files with 2 additions and 2 deletions

2
.circleci/config.yml generated
View File

@ -547,7 +547,7 @@ workflows:
- test-go-nightly
triggers:
- schedule:
cron: 25 16 * * *
cron: 0 9 * * *
filters:
branches:
only:

View File

@ -1,6 +1,6 @@
triggers:
- schedule:
cron: "25 16 * * *"
cron: "0 9 * * *"
filters:
branches:
only: