Skip to content

Commit 6c8144e

Browse files
committed
Install last speculos 0.23.0 to run tests
1 parent 22fa888 commit 6c8144e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git --branch API_LEVEL_24 --single-branch c_sdk
9191
echo "setting LEDGER_SDK_PATH to $(realpath c_sdk)"
9292
export LEDGER_SDK_PATH=$(realpath c_sdk)
93+
pip install speculos --break-system-packages
9394
# ####################################### #
9495
cargo test --target ${{ matrix.target }} --features speculos,debug --tests
9596

0 commit comments

Comments
 (0)