Skip to content

Commit

Permalink
Merge pull request #542 from wcampbell0x2a/only-semver-check-default-…
Browse files Browse the repository at this point in the history
…features

ci: Only semver check --default-features
  • Loading branch information
wcampbell0x2a committed Apr 26, 2024
2 parents 45a1fde + db6627f commit 544a77c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
uses: obi1kenobi/cargo-semver-checks-action@c7306483f698c511eaf7416d1bf2e1958c90140f # v2.4
with:
package: backhand
feature-group: default-features

- name: Upload binary to release
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit 544a77c

Please sign in to comment.