Merge pull request #589 from LedgerHQ/cev/update_flex_config

Update flex config
This commit is contained in:
Charles-Edouard de la Vergne
2024-05-28 14:38:15 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -17,8 +17,9 @@ jobs:
analyse:
name: Analyse
strategy:
fail-fast: false
matrix:
sdk: ["$NANOS_SDK", "$NANOX_SDK", "$NANOSP_SDK", "$STAX_SDK"]
sdk: ["$NANOS_SDK", "$NANOX_SDK", "$NANOSP_SDK", "$STAX_SDK", "$FLEX_SDK"]
# 'cpp' covers C and C++
language: ['cpp']
runs-on: ubuntu-latest

Binary file not shown.

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 422 B