Skip to content

Commit

Permalink
ci: add sd libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
felixerdy committed Apr 29, 2024
1 parent 0438304 commit 1e788a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- name: "Adafruit SSD1306"
- source-url: https://github.com/felixerdy/QRCodeGenerator.git
- name: "Adafruit MAX1704X"
- name: SDConfig
- name: SD
- name: Ethernet
enable-deltas-report: true
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}

Expand Down

0 comments on commit 1e788a2

Please sign in to comment.