Skip to content

Commit

Permalink
remove dependency on build-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghestrimtu committed May 27, 2024
1 parent 4e879eb commit 79f0fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-compatibility-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
pull-requests: write
id-token: write
contents: read
needs: [build-chainlink, build-tests]
needs: [build-chainlink]
env:
SELECTED_NETWORKS: SIMULATED,SIMULATED_1,SIMULATED_2
CHAINLINK_COMMIT_SHA: ${{ github.sha }}
Expand Down

0 comments on commit 79f0fec

Please sign in to comment.