Skip to content

Commit

Permalink
Add semver
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Jun 25, 2024
1 parent ccd550a commit 5d52ca2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
- run: just clippy
- run: just check
- run: just check-doc
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v2
- name: Init database
run: tests/fixtures/initdb.sh
env:
Expand Down

0 comments on commit 5d52ca2

Please sign in to comment.