Skip to content

Commit

Permalink
Disable semver again
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Oct 24, 2022
1 parent b0a608d commit a0f55ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
cargo test --verbose --no-default-features
cargo test --verbose --all-features
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v1
# doesn't work right now
#- name: Check semver
# uses: obi1kenobi/cargo-semver-checks-action@v1

0 comments on commit a0f55ac

Please sign in to comment.