We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df73518 commit 9c081ffCopy full SHA for 9c081ff
tests/job-definitions/job-definitions.yaml
@@ -24,3 +24,7 @@ jobs:
24
nop:
25
command: >-
26
python --version
27
+
28
+ nop-fail:
29
+ command: >-
30
+ python --version
0 commit comments