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 cfd3232 commit 057a272Copy full SHA for 057a272
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
35
run: bazel build apps/public/Datasets/...
36
- name: Smoke test
37
run: |
38
- cd bazel-bin/apps/public/Datasets/v2/cmd/datasets/datasets_/datasets \
+ cd bazel-bin/apps/public/Datasets/v2/cmd/datasets/datasets_ \
39
&& ./datasets --version \
40
&& ./datasets --help \
41
&& ./datasets download virus genome taxon 101947
0 commit comments