We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b47b79 commit 71ae2bcCopy full SHA for 71ae2bc
1 file changed
.github/workflows/release.yml
@@ -31,8 +31,6 @@ jobs:
31
run: cargo build --verbose
32
- name: Run tests
33
run: cargo test
34
- - name: Check install script
35
- run: chmod +x install.sh && ./install.sh
36
- name: Publish
37
run: cargo publish --allow-dirty
38
env:
0 commit comments