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 2b90a42 commit 5bb582cCopy full SHA for 5bb582c
.github/workflows/ci.yml
@@ -45,6 +45,8 @@ jobs:
45
include:
46
- env-paths: ["envs/failing-env1.yaml"]
47
expected-failure: "true"
48
+ - env-paths: ["envs/env1.yaml", "envs/failing-env1.yaml"]
49
+ expected-failure: "true"
50
51
steps:
52
- name: clone the repository
0 commit comments