Skip to content

Commit 8fe89da

Browse files
committed
Upgrade speculos
1 parent 6c8144e commit 8fe89da

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +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
93+
pip install -U speculos --break-system-packages
9494
# ####################################### #
9595
cargo test --target ${{ matrix.target }} --features speculos,debug --tests
9696

ledger_device_sdk/src/ble.rs

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)