Skip to content

app-tezos-new has been updated to app-tezos, update the CI to build with it #1282

app-tezos-new has been updated to app-tezos, update the CI to build with it

app-tezos-new has been updated to app-tezos, update the CI to build with it #1282

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 }}