Skip to content

Commit

Permalink
🙄️ re-enable semver checks
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed Aug 14, 2024
1 parent 8c97eb6 commit 17e24b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
sudo ldconfig
fi
# - name: Check semver
# uses: obi1kenobi/cargo-semver-checks-action@v1
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v1

- run: cargo package --locked
- uses: taiki-e/create-gh-release-action@v1
Expand Down

0 comments on commit 17e24b1

Please sign in to comment.