Skip to content

Commit

Permalink
Make cargo-semver-checks output verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasmohrin committed Oct 24, 2024
1 parent bcd1863 commit b26c182
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 @@ -72,6 +72,8 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: obi1kenobi/cargo-semver-checks-action@v2
with:
verbose: true

rustfmt:
name: Check formatting
Expand Down

0 comments on commit b26c182

Please sign in to comment.