Skip to content

New Release

New Release #182

name: Swap functional tests
on:
workflow_dispatch:
push:
branches:
- master
- develop
pull_request:
jobs:
job_functional_tests:
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@develop
with:
branch_for_stellar: ${{ github.ref }}
test_filter: '"XLM or xlm or Stellar or stellar"'
repo_for_stellar: ${{ github.repository }}