Skip to content

Test Exchange with P1 version of apps #1130

Test Exchange with P1 version of apps

Test Exchange with P1 version of apps #1130

Workflow file for this run

---
name: Compilation & tests
on:
workflow_dispatch:
push:
branches:
- master
- develop
pull_request:
jobs:
test_p4:
name: Against P4
uses: ./.github/workflows/reusable_swap_functional_tests.yml
with:
branch_for_exchange: ${{ github.ref }}
test_p1:
name: Against P1
uses: ./.github/workflows/reusable_swap_functional_tests.yml
with:
branch_for_exchange: ${{ github.ref }}
branch_for_stellar: 'master'
branch_for_tezos: 'master'
branch_for_xrp: 'master'
branch_for_ethereum: 'master'
branch_for_bitcoin_legacy: 'master'
branch_for_bitcoin: 'master'
branch_for_solana: 'master'
branch_for_polkadot: 'master'
branch_for_tron: 'master'
run_for_devices: default: '["nanos", "nanox", "nanosp"]'

Check failure on line 33 in .github/workflows/ci-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-workflow.yml

Invalid workflow file

You have an error in your yaml syntax on line 33