Skip to content

Merge pull request #176 from LedgerHQ/fbe/update_polkadot_tests #1202

Merge pull request #176 from LedgerHQ/fbe/update_polkadot_tests

Merge pull request #176 from LedgerHQ/fbe/update_polkadot_tests #1202

Workflow file for this run

name: Compilation & tests
on:
workflow_dispatch:
push:
branches:
- master
- develop
pull_request:
jobs:
job_swap_functional_tests:
uses: ./.github/workflows/reusable_swap_functional_tests.yml
with:
branch_for_exchange: ${{ github.ref }}