Skip to content

Commit

Permalink
Update compile-examples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akkoyun authored Mar 2, 2022
1 parent 7db28ad commit 9475599
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:

matrix:
board:
- fqbn: arduino:avr:nano
platforms: |
- name: arduino:avr
- fqbn: arduino:avr:mega
platforms: |
- name: arduino:avr
Expand Down Expand Up @@ -62,4 +59,4 @@ jobs:
with:
if-no-files-found: error
path: ${{ env.SKETCHES_REPORTS_PATH }}
name: ${{ env.SKETCHES_REPORTS_PATH }}
name: ${{ env.SKETCHES_REPORTS_PATH }}

0 comments on commit 9475599

Please sign in to comment.