Skip to content

Commit 9c081ff

Browse files
author
Alan Christie
committed
fix: Add missing noo-fail job-definition
1 parent df73518 commit 9c081ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/job-definitions/job-definitions.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ jobs:
2424
nop:
2525
command: >-
2626
python --version
27+
28+
nop-fail:
29+
command: >-
30+
python --version

0 commit comments

Comments
 (0)