Revert hack to nightly test workflow.

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

2
.circleci/config.yml generated
View File

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

View File

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