Skip to content

Commit

Permalink
Update apps
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmer25 committed Dec 4, 2023
1 parent 78a3ffe commit d5e9eb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: ./.github/workflows/reusable_swap_functional_tests.yml
with:
branch_for_exchange: ${{ github.ref }}
branch_for_tezos: 'palmer@functori@add-swap-stax-test-to-CI'
branch_for_tezos: 'main'
run_for_devices: '["nanos", "nanosp", "stax"]'
test_filter: '"tezos_new"'
2 changes: 1 addition & 1 deletion .github/workflows/reusable_swap_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
type: string
branch_for_ethereum:
required: false
default: 'stax_1.3.0_1.10.4-dev_sdk_969427eeb6b3b209ef71ee94c60a06b6c897717a'
default: '93712e2928656f3bece573dac4f3fefa27e0a6c5'
type: string
run_for_devices:
description: 'The list of device(s) on which the test will run (defaults to ["nanos", "nanox", "nanosp", "stax"])'
Expand Down

0 comments on commit d5e9eb2

Please sign in to comment.