Use string literals for newline

This commit is contained in:
Josh Stewart 2024-08-13 09:52:44 +10:00
parent 7c4520a7c6
commit 6db45e6c57
1 changed files with 2 additions and 2 deletions

View File

@ -19,11 +19,11 @@ jobs:
# This suffix will be used to define a unique name for the sketches report artifact.
artifact-name-suffix: arduino-avr-mega
family-name: arduino:avr
platform: >
platform: |
name: arduino:avr
- fqbn: teensy:avr:teensy35
artifact-name-suffix: arduino-avr-teensy35
platform: >
platform: |
source-url: https://www.pjrc.com/teensy/package_teensy_index.json
name: teensy:avr
family-name: teensy:avr