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 56649b6 commit 2b90a42Copy full SHA for 2b90a42
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
- ["envs/env1.yaml"]
42
- ["envs/env2.yaml"]
43
- ["envs/env1.yaml", "envs/env2.yaml"]
44
- expected-failure: "false"
+ expected-failure: ["false"]
45
include:
46
- env-paths: ["envs/failing-env1.yaml"]
47
expected-failure: "true"
0 commit comments