Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Trigger workflow - test 2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-langa committed Aug 23, 2024
1 parent 1343b7b commit 49e504a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests_result.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/github-script@v7
with:
script: |
core.setFailed('E2E tests failed - Link to est run https://github.com/OasisDEX/e2e-tests/actions/runs/${{ inputs.tests_run_id }}')
core.setFailed('E2E tests failed - Link to tests run https://github.com/OasisDEX/e2e-tests/actions/runs/${{ inputs.tests_run_id }}')
- name: Test results passed
if: ${{ inputs.tests_result == 'success' }}
run: echo 'CI E2E tests passed'
Expand Down

0 comments on commit 49e504a

Please sign in to comment.