Skip to content

Commit

Permalink
ci: Added the remaining Cortex-M SmartFusion2 examples to the build a…
Browse files Browse the repository at this point in the history
…s they are working now.

Signed-off-by: Adrien Ricciardi <[email protected]>
  • Loading branch information
RICCIARDI-Adrien committed Dec 1, 2023
1 parent c98d4e2 commit eed014e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,7 @@ jobs:
needs: goil-linux
strategy:
matrix:
# List only the examples that currently compile
example_name: [blink]
example_name: [blink, blinkAndFPGA]
steps:
- name: Install ARM toolchain
run: |
Expand Down

0 comments on commit eed014e

Please sign in to comment.