Skip to content

Commit

Permalink
test commit [breaking]
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Aug 4, 2024
1 parent bff20bd commit 5fed792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ jobs:
echo COMMIT_BREAKING: ${{ env.COMMIT_BREAKING }}
echo test: ${{ env.BRANCH_BREAKING == 'false' && !env.COMMIT_BREAKING == 'false' }}
- name: upgrade - should be backwards compatible
if: ${{ env.BRANCH_BREAKING == 'false' && !env.COMMIT_BREAKING == 'false' }}
working-directory: ./upgrade-tests
Expand Down

0 comments on commit 5fed792

Please sign in to comment.