Skip to content

Commit

Permalink
adjust library name formatting perhaps.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-griffith authored Feb 25, 2024
1 parent 8cec7c8 commit 8be3860
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
sketch-paths: |
- ./
libraries: |
- "Adafruit BusIO"
- "Adafruit GFX Library"
- "Adafruit HX8357 Library"
- "Adafruit PCF8591"
- "DallasTemperature"
- "FreeRTOS SAMD51"
- "MQTT"
- "OneWire"
- "WiFiNINA"
- name: "Adafruit BusIO"
- name: "Adafruit GFX Library"
- name: "Adafruit HX8357 Library"
- name: "Adafruit PCF8591"
- name: "DallasTemperature"
- name: "FreeRTOS SAMD51"
- name: "MQTT"
- name: "OneWire"
- name: "WiFiNINA"

0 comments on commit 8be3860

Please sign in to comment.