Skip to content

Commit

Permalink
fix matrix exclude example
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Mar 25, 2020
1 parent 9574dbe commit 91a9a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildLibrary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
arduino-board-fqbn: ${{ matrix.arduino-boards-fqbn }}
platform-url: ${{ matrix.platform-url }}
libraries: ${{ env.REQUIRED_LIBRARIES }}
examples-exclude: DetectingReaders
examples-exclude: ${{ matrix.examples-exclude }}

0 comments on commit 91a9a56

Please sign in to comment.