Skip to content

Commit 4205865

Browse files
committed
Tidy up YAML
1 parent 8025caf commit 4205865

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/reusable-ubuntu.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ on:
1919
type: boolean
2020
default: false
2121
os:
22-
description: OS to run the job
23-
required: true
24-
type: string
22+
description: OS to run the job
23+
required: true
24+
type: string
2525
test-opts:
26-
description: Extra options to pass to the test runner via TESTOPTS
27-
required: false
28-
type: string
29-
default: ''
26+
description: Extra options to pass to the test runner via TESTOPTS
27+
required: false
28+
type: string
29+
default: ''
3030

3131
permissions:
3232
contents: read

0 commit comments

Comments
 (0)