Skip to content

Merge deployed PR into master #201

Merge deployed PR into master

Merge deployed PR into master #201

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@develop
with:
branch_for_sui: ${{ github.ref }}
test_filter: '"SUI or sui or Sui"'