File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: (k8s package) E2E tests
22on :
33 pull_request :
44
5-
5+
66concurrency :
77 group : e2e-tests-k8s-${{ github.ref }}
88 cancel-in-progress : true
7474 - name : Load Nix
7575 run : nix develop -c sh -c "cd lib &&go mod download"
7676 - name : Setup environment
77- uses : smartcontractkit/chainlink- github- actions/chainlink-testing-framework/ setup-run-tests-environment@d2f9642bcc24a73400568756f24b72c188ac7a9a # v2.3.31
77+ uses :
smartcontractkit/. github/ actions/ctf- setup-run-tests-environment@49cb1613e96c9ce17f7290e4dabd38f43aa9bd4d # [email protected] 7878 with :
7979 go_mod_path : go.mod
8080 QA_AWS_REGION : ${{ secrets.QA_AWS_REGION }}
8484 - name : Run Tests
8585 env :
8686 LOCAL_CHARTS : true
87- uses : smartcontractkit/chainlink- github- actions/chainlink-testing-framework/ run-tests@d2f9642bcc24a73400568756f24b72c188ac7a9a # v2.3.31
87+ uses :
smartcontractkit/. github/ actions/ctf- run-tests@b8731364b119e88983e94b0c4da87fc27ddb41b8 # [email protected] 8888 with :
8989 cl_repo : ${{ env.CHAINLINK_IMAGE }}
9090 cl_image_tag : ${{ env.CHAINLINK_VERSION }}
You can’t perform that action at this time.
0 commit comments