Skip to content

Commit 9fb77f4

Browse files
committed
Do not fail fast for now
1 parent f77ce92 commit 9fb77f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
rspec:
55
runs-on: ubuntu-latest
66
strategy:
7+
fail-fast: false
78
matrix:
89
include:
910
- { puppet-version: "3.8.7", ruby-version: "2.0", docker-tag: "" }

0 commit comments

Comments
 (0)