Skip to content

Commit

Permalink
[TMP] Show ragger/speculos version
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmer25 committed Jul 16, 2024
1 parent f07f1b2 commit c5817e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
- name: Run test
run: |
if [ "${{ matrix.device }}" = "stax" ]; then
python3 -m pip show ragger
python3 -m pip show speculos
./tests/integration/run_test_local.sh -F -m ${{ matrix.device }} \
./tests/integration/${{ matrix.device }}
else
Expand Down

0 comments on commit c5817e8

Please sign in to comment.