Skip to content

Commit

Permalink
Fix semver.
Browse files Browse the repository at this point in the history
  • Loading branch information
lseelenbinder committed Sep 18, 2024
1 parent 9de72e7 commit f10c284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- run: just test-all
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v2
with:
features: "http-async,mmap-async-tokio,tilejson,s3-async-native,aws-s3-async"

msrv:
name: Test MSRV
Expand Down

0 comments on commit f10c284

Please sign in to comment.