Skip to content

Commit

Permalink
Update gha
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Sep 20, 2024
1 parent c7f28fc commit 16ce140
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/run-e2e-tests-reusable-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ jobs:

- name: Print failed test summary
if: always()
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/show-test-summary@70ccaef155381025e411cf7cd1fa5ef8f668ed75 # v2.3.25
uses: smartcontractkit/.github/actions/ctf-show-grafana-in-test-summary@70fcaef0bf3a5a7d8aa681861d2f76e4188863d9 # [email protected]

# Run K8s tests using old remote runner

Expand Down Expand Up @@ -825,10 +825,9 @@ jobs:
path: ${{ matrix.tests.test_artifacts_on_failure }}
retention-days: 1

# TODO: move to run-tests GHA
- name: Print failed test summary
if: always()
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/show-test-summary@70ccaef155381025e411cf7cd1fa5ef8f668ed75 # v2.3.25
uses: smartcontractkit/.github/actions/ctf-show-grafana-in-test-summary@70fcaef0bf3a5a7d8aa681861d2f76e4188863d9 # [email protected]

after_tests:
needs: [load-test-configurations, run-docker-tests, run-k8s-runner-tests]
Expand Down

0 comments on commit 16ce140

Please sign in to comment.