We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c569ec commit ac84466Copy full SHA for ac84466
.github/workflows/publish-rust.yml
@@ -74,7 +74,7 @@ jobs:
74
publish:
75
name: Publish Rust Crate
76
runs-on: ubuntu-latest
77
- needs: test
+ #needs: test
78
permissions:
79
contents: write
80
steps:
0 commit comments