Skip to content

Commit

Permalink
cargo test is doing some weird stuff with the example
Browse files Browse the repository at this point in the history
  • Loading branch information
shnewto committed Dec 2, 2023
1 parent 9839de7 commit 86b8f55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tag-and-publish-crate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
run: rustup component add clippy
- name: cargo clippy
run: cargo clippy --all-features --all-targets
- name: cargo test
run: cargo test
- name: install cargo bump
run: cargo install cargo-bump
- name: bump version
Expand Down

0 comments on commit 86b8f55

Please sign in to comment.