Skip to content

Commit

Permalink
Add cargo-semver-checks and cargo-public-api (#17)
Browse files Browse the repository at this point in the history
* Add cargo-semver-checks

* Update build.yml
  • Loading branch information
leighmcculloch authored Jan 9, 2024
1 parent 122da64 commit 1b3155f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
version: '20.0.0-rc.4.1'
- name: cargo-readme
version: '3.3.1'
- name: cargo-semver-checks
version: '0.27.0'
- name: cargo-public-api
version: '0.33.1'
runs-on:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit 1b3155f

Please sign in to comment.