fix: add nanosp

This commit is contained in:
Coline
2022-06-30 19:55:50 +02:00
parent 4da1c46227
commit 5a631121b6

View File

@@ -125,7 +125,7 @@ jobs:
name: Speculos tests
strategy:
matrix:
model: ["nanos", "nanox"]
model: ["nanosp", "nanos", "nanox"]
needs: [building_for_e2e_speculos_tests]
runs-on: ubuntu-latest