Skip to content

Commit 4e2d63b

Browse files
committed
Disable test download datasets in CI
1 parent 48b2eac commit 4e2d63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ workflows:
6666
main-flow:
6767
jobs:
6868
- build-and-test
69-
- test-download-datasets
69+
#- test-download-datasets
7070
daily-build:
7171
triggers:
7272
- schedule:

0 commit comments

Comments
 (0)