Skip to content

Commit

Permalink
Point on an updated version of swap-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmer25 committed Nov 22, 2023
1 parent 4fa1423 commit cb4afd6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/swap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ on:

jobs:
job_functional_tests:
uses: functori/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@develop
env:
app_exchange_version: 'eaa2ad414d01e56389fa3214917cd15c12c5b2f9'
uses: functori/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@eaa2ad414d01e56389fa3214917cd15c12c5b2f9
with:
repo_for_exchange: 'functori/app-exchange'
branch_for_exchange: 'd825bfceea484937f46461975af0d51940796d87'
branch_for_exchange: 'eaa2ad414d01e56389fa3214917cd15c12c5b2f9'
branch_for_tezos: ${{ github.ref }}
run_for_devices: '["nanos", "nanosp"]'
test_filter: '"tezos_new"'

0 comments on commit cb4afd6

Please sign in to comment.