There was an error while loading. Please reload this page.
1 parent a147366 commit 683a6b2Copy full SHA for 683a6b2
1 file changed
.github/workflows/reusable-ubuntu.yml
@@ -14,14 +14,14 @@ on:
14
type: boolean
15
default: false
16
os:
17
- description: OS to run the job
18
- required: true
19
- type: string
+ description: OS to run the job
+ required: true
+ type: string
20
test-opts:
21
- description: Extra options to pass to the test runner via TESTOPTS
22
- required: false
23
24
- default: ''
+ description: Extra options to pass to the test runner via TESTOPTS
+ required: false
+ default: ''
25
26
permissions:
27
contents: read
0 commit comments