Skip to content

Commit

Permalink
sanity noop
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Aug 4, 2024
1 parent d67710c commit 8e7b7f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ jobs:
echo COMMIT_BREAKING: ${{ env.COMMIT_BREAKING }}
echo test: ${{ !(env.BRANCH_BREAKING == 'true' || !env.COMMIT_BREAKING == 'true') }}

- name: upgrade - should be backwards compatible
if: ${{ !(env.BRANCH_BREAKING == 'true' || !env.COMMIT_BREAKING == 'true') }}
working-directory: ./upgrade-tests
Expand Down

0 comments on commit 8e7b7f2

Please sign in to comment.