Skip to content

Commit 5bb582c

Browse files
committed
another failing example
1 parent 2b90a42 commit 5bb582c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
include:
4646
- env-paths: ["envs/failing-env1.yaml"]
4747
expected-failure: "true"
48+
- env-paths: ["envs/env1.yaml", "envs/failing-env1.yaml"]
49+
expected-failure: "true"
4850

4951
steps:
5052
- name: clone the repository

0 commit comments

Comments
 (0)