Skip to content

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 e983952 commit 571f943
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci_e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
ci-e2e-tests:
runs-on: ubuntu-latest
steps:
- name: CI - Regression E2E tests for oasis-borrow RUN_ID ${{ inputs.run_id }}
uses: actions/checkout@v4
run: echo "Event received - oasis-borrow RUN_ID is ${{ inputs.run_id }}"
- run: echo "Regression E2E tests for oasis-borrow RUN_ID ${{ inputs.run_id }}"
- name: CI E2E tests - No wallet
uses: ./.github/workflows/z_Reusable_RegressionNoWallet.yml
with:
Expand Down

0 comments on commit 571f943

Please sign in to comment.