Skip to content

Commit

Permalink
Disable speculos
Browse files Browse the repository at this point in the history
  • Loading branch information
pashinov committed Mar 11, 2024
1 parent 3115b1a commit 2d9573c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
- name: Run speculos tests
run: |
cd tests/speculos
pytest --model ${{ matrix.model }} --path ./elfs/${{ matrix.model }}.elf --display headless
# pytest --model ${{ matrix.model }} --path ./elfs/${{ matrix.model }}.elf --display headless

0 comments on commit 2d9573c

Please sign in to comment.