Skip to content

Commit

Permalink
bump run-test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Aug 29, 2024
1 parent bfb20ae commit a55bde2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccip-live-network-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
chainlinkVersion: ${{ env.CHAINLINK_VERSION }}
logstreamLogTargets: ${{ vars.LOGSTREAM_LOG_TARGETS }}
- name: Run Tests
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@6bff93c41685269bafbd056b55419bb8c6dcceda # v2.3.32
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@d5a9a88d512a5299d21b2aeae378359044d9d6b6 # v2.3.32
env:
TEST_SUITE: load
TEST_ARGS: -test.timeout 900h
Expand Down Expand Up @@ -287,7 +287,7 @@ jobs:
chainlinkVersion: ${{ env.CHAINLINK_VERSION }}
logstreamLogTargets: ${{ vars.LOGSTREAM_LOG_TARGETS }}
- name: Run Tests
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@6bff93c41685269bafbd056b55419bb8c6dcceda # v2.3.32
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@d5a9a88d512a5299d21b2aeae378359044d9d6b6 # v2.3.32
env:
TEST_SUITE: smoke
TEST_ARGS: -test.timeout 900h
Expand Down

0 comments on commit a55bde2

Please sign in to comment.