Skip to content

Commit

Permalink
ci semverchecks install
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Tauber committed Sep 2, 2022
1 parent 2ebab5f commit 8f3de84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -155,7 +155,8 @@ jobs:
id: setup
with:
kind: check
# tools: cargo-semver-checks
toolchain: 1.61.0
tools: cargo-semver-checks
- name: check semver compatibility
shell: bash
run: ./semvercheck.sh

0 comments on commit 8f3de84

Please sign in to comment.