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 8c1524c commit 3eb6a26Copy full SHA for 3eb6a26
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
35
# run: cargo caw-publish
36
cargo_build:
37
- needs: tests
+ needs: test
38
name: Cargo - Building Artifacts
39
runs-on: ubuntu-latest
40
strategy:
0 commit comments