Skip to content

Commit 3eb6a26

Browse files
committed
wip
1 parent 8c1524c commit 3eb6a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
3535
# run: cargo caw-publish
3636
cargo_build:
37-
needs: tests
37+
needs: test
3838
name: Cargo - Building Artifacts
3939
runs-on: ubuntu-latest
4040
strategy:

0 commit comments

Comments
 (0)