Skip to content

Commit

Permalink
Decrease number of sideloaded apps (speculos support 16 max)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingolfin69 committed Feb 5, 2025
1 parent 531eb1f commit e942c39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/reusable_swap_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@ jobs:
- name: near
repo: ${{ inputs.repo_for_near }}
branch: ${{ inputs.branch_for_near }}
- name: ATOM
repo: ${{ inputs.repo_for_cosmos }}
branch: ${{ inputs.branch_for_cosmos }}
#- name: ATOM
# repo: ${{ inputs.repo_for_cosmos }}
# branch: ${{ inputs.branch_for_cosmos }}
- name: sui
repo: ${{ inputs.repo_for_sui }}
branch: ${{ inputs.branch_for_sui }}
Expand Down

0 comments on commit e942c39

Please sign in to comment.