fix: add nanosp
This commit is contained in:
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user