Skip to content

Merge pull request #17 from LedgerHQ/y333_201224/appflags_hex #22

Merge pull request #17 from LedgerHQ/y333_201224/appflags_hex

Merge pull request #17 from LedgerHQ/y333_201224/appflags_hex #22

name: Swap functional tests
on:
workflow_dispatch:
push:
branches:
- master
- main
- develop
pull_request:
jobs:
job_functional_tests:
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@swap-near
with:
branch_for_near: ${{ github.ref }}
test_filter: '"NEAR or near or Near"'
branch_for_exchange: 'swap-near'