Skip to content

Commit

Permalink
Drop semver CI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmuizel committed Feb 20, 2025
1 parent 2109955 commit ebfe1ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,3 @@ jobs:
run: cargo build --verbose
- name: Run tests
run: cargo test --all-features --verbose
semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v2

0 comments on commit ebfe1ea

Please sign in to comment.