Skip to content

Commit b15feb3

Browse files
committed
use feature branch for Exchange app
1 parent 1674fec commit b15feb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/swap_ci_workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ jobs:
1313
job_functional_tests:
1414
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@y333/swap_support_bol
1515
with:
16+
branch_for_exchange: 'y333/swap_support_bol'
1617
branch_for_bol: ${{ github.ref }}
17-
test_filter: '"BOILERPLATE or boilerplate or Boilerplate"'
18+
test_filter: '"boilerplate"'

0 commit comments

Comments
 (0)