Skip to content

Commit a844392

Browse files
committed
Added arg 'target' to pico-sdk build test
1 parent a14c92f commit a844392

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-build-pico-sdk.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
make-args:
1414
required: false
1515
type: string
16+
target:
17+
required: true
18+
type: string
1619

1720
jobs:
1821

0 commit comments

Comments
 (0)