We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151078b commit 0883da6Copy full SHA for 0883da6
.github/workflows/compile-examples-profiles.yml
@@ -75,6 +75,8 @@ jobs:
75
cli-compile-flags: |
76
- --profile
77
- ${{ matrix.board.fqbn }}
78
+ - --library
79
+ - ./
80
enable-deltas-report: true
81
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
82
verbose: true
0 commit comments