Skip to content

Commit 10c8845

Browse files
committed
ci: silence checks for a minor bump
1 parent 63f3b56 commit 10c8845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
shared-key: semver-checks
219219

220220
- name: Check semver compatibility
221-
run: cargo semver-checks check-release -p nmrs
221+
run: cargo semver-checks check-release -p nmrs --release-type minor
222222

223223
build:
224224
name: Build (aarch64-unknown-linux-gnu)

0 commit comments

Comments
 (0)