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 42a1316 commit a60db78Copy full SHA for a60db78
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
- uses: dtolnay/[email protected]
63
- uses: Swatinem/rust-cache@v2
64
- name: Test
65
- run: cargo test -p stac-cli --all-features
+ run: cargo test -p stac-cli
66
test-cli-python:
67
name: Test stacrs-cli (python)
68
runs-on: ubuntu-latest
0 commit comments