Skip to content

Commit

Permalink
We cannot semver-check defmt-03 because semver-checks doesn't underst…
Browse files Browse the repository at this point in the history
…and pub use re-exports.

It's something Predrag is working on, but for now, we have to do this by hand.
  • Loading branch information
jonathanpallant committed Jan 7, 2025
1 parent dc84a52 commit 47e5c13
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cargo-semver-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
with:
feature-group: default-features
manifest-path: defmt
- name: Semver check host crates
uses: obi1kenobi/cargo-semver-checks-action@v2
with:
feature-group: default-features
manifest-path: defmt-03
- name: Semver check host crates
uses: obi1kenobi/cargo-semver-checks-action@v2
with:
Expand Down

0 comments on commit 47e5c13

Please sign in to comment.