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 476627e commit 9c7da71
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 @@ -106,7 +106,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: |
# Add everything except for checked out repo for pretty printing
Expand Down

0 comments on commit 9c7da71

Please sign in to comment.