Skip to content

Compilation & tests #1403

Compilation & tests

Compilation & tests #1403

Workflow file for this run

name: Compilation & tests
on:
workflow_dispatch:
push:
branches:
- master
- develop
pull_request:
jobs:
job_swap_functional_tests:
name: Build and test
uses: ./.github/workflows/reusable_swap_functional_tests.yml
with:
branch_for_exchange: ${{ github.ref }}
test_filter: "'not polkadot'"