Skip to content

Commit

Permalink
Merge pull request #18 from LedgerHQ/y333/update_swap_ci_workflow_branch
Browse files Browse the repository at this point in the history
update workflow
  • Loading branch information
yogh333 authored Jan 16, 2025
2 parents 47f3a32 + 4ce1fad commit 43fa029
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/swap_ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ on:

jobs:
job_functional_tests:
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@swap-near
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@develop
with:
branch_for_near: ${{ github.ref }}
test_filter: '"NEAR or near or Near"'
branch_for_exchange: 'swap-near'
test_filter: '"NEAR or near or Near"'

0 comments on commit 43fa029

Please sign in to comment.