Skip to content

Commit

Permalink
CI: update screens snapshots in swap tests according to PR 118
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmer25 committed Nov 20, 2023
1 parent 0fc7b16 commit ae7e844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ on:

jobs:
job_functional_tests:
uses: spalmer25/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@palmer/functori/add-new-tezos-app-swap-tests
uses: spalmer25/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@develop
with:
repo_for_exchange: 'spalmer25/app-exchange'
branch_for_exchange: '052709120a11694ca31764843f1a82b884776812'
branch_for_exchange: 'd825bfceea484937f46461975af0d51940796d87'
branch_for_tezos: ${{ github.ref }}
run_for_devices: '["nanos", "nanosp"]'
test_filter: '"tezos_new"'

0 comments on commit ae7e844

Please sign in to comment.