Skip to content

Commit 3683bbe

Browse files
committed
Disable nightly tests for now as they are too spammy
1 parent b65c499 commit 3683bbe

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.circleci/config.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,6 @@ jobs:
150150
pip install "$FOUND_PKG[metrics, launch]"
151151
python -c 'import nucleus'
152152
workflows:
153-
nightly_build_test:
154-
triggers:
155-
- schedule:
156-
cron: "0 0 * * *"
157-
filters:
158-
branches:
159-
only:
160-
- master
161-
jobs:
162-
- build_test:
163-
context: Nucleus
164153
installation_matrix:
165154
jobs:
166155
- test_client_installation:

0 commit comments

Comments
 (0)