Fix YAML syntax for config array in workflow

This commit is contained in:
Farhang
2025-11-18 09:40:39 -05:00
parent 3b7d73d1a4
commit c8b2e22a4e
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
matrix:
os: [macos-latest, macos-26]
environment: [Sequoia, Tahoe]
config:[
config: [
"px4_sitl gz_x500"
]
steps: