Skip to content

Commit

Permalink
chicken and the egg problem
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon committed Aug 10, 2023
1 parent 1360a66 commit 14830b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chainlink-testing-framework/run-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ runs:
# Setup Tools and libraries
- name: Setup environment
if: inputs.run_setup == 'true'
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/setup-run-tests-environment@v2.2.6
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/setup-run-tests-environment@1360a6610908e03cae9f3178e170e565bf88c344
with:
test_download_vendor_packages_command: ${{ inputs.test_download_vendor_packages_command }}
go_version: ${{ inputs.go_version }}
Expand Down

0 comments on commit 14830b0

Please sign in to comment.