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 b80c8d4 commit 6f35269
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 @@ -85,6 +85,8 @@ jobs:
if [ "${{ matrix.device }}" = "stax" ]; then
./tests/integration/run_test_local.sh -F -m ${{ matrix.device }} \
./tests/integration/${{ matrix.device }}
python3 -m pip show ragger
python3 -m pip show speculos
else
apk add gmp-dev curl jq libsodium-dev git xxd procps
python3 -m venv tezos_test_env --system-site-package
Expand Down

0 comments on commit 6f35269

Please sign in to comment.