Skip to content

Commit

Permalink
Merge pull request #427 from spacemeshos/enable-breaking-check
Browse files Browse the repository at this point in the history
Reenable breaking check
  • Loading branch information
fasmat authored Feb 9, 2025
2 parents db9433e + beaa1fc commit 2c3bfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
make lint
# Checks for breaking changes against master
# make breaking ## Temporary to rename _UNUSED TO UNUSED for enums
make breaking
# Create an actual build, then diff it to make sure build is up to date
make check

0 comments on commit 2c3bfe7

Please sign in to comment.