Skip to content

Commit

Permalink
test: remove conditional to test
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Nov 20, 2024
1 parent ac92504 commit 55ccee4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ jobs:
run: ./tools/ci/check_solc_hashes

- name: Check if Go solidity wrappers are updated
if: ${{ needs.changes.outputs.changes == 'true' }}
working-directory: chainlink
run: |
git add --all
Expand Down

0 comments on commit 55ccee4

Please sign in to comment.