We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1674fec commit b15feb3Copy full SHA for b15feb3
.github/workflows/swap_ci_workflow.yml
@@ -13,5 +13,6 @@ jobs:
13
job_functional_tests:
14
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@y333/swap_support_bol
15
with:
16
+ branch_for_exchange: 'y333/swap_support_bol'
17
branch_for_bol: ${{ github.ref }}
- test_filter: '"BOILERPLATE or boilerplate or Boilerplate"'
18
+ test_filter: '"boilerplate"'
0 commit comments