Skip to content

Commit cfd9a22

Browse files
committed
CI: add cargo-semver-checks
1 parent 68f36c7 commit cfd9a22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
with:
3636
command: fmt
3737
args: --check
38+
- name: Check semver
39+
uses: obi1kenobi/cargo-semver-checks-action@v2
3840

3941
build:
4042
name: Build and test

0 commit comments

Comments
 (0)