We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65c499 commit 3683bbeCopy full SHA for 3683bbe
.circleci/config.yml
@@ -150,17 +150,6 @@ jobs:
150
pip install "$FOUND_PKG[metrics, launch]"
151
python -c 'import nucleus'
152
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
164
installation_matrix:
165
jobs:
166
- test_client_installation:
0 commit comments