Skip to content

Commit c6e0869

Browse files
committed
ignorable test failures don't un-ignorably fail coveralls
1 parent e4c2fdc commit c6e0869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
parallel: true
4242
github-token: ${{ secrets.GITHUB_TOKEN }}
4343
flag-name: run-${{ matrix.entry.ruby }}${{ matrix.entry.concurrency && '-'}}${{ matrix.entry.concurrency }}
44+
allow-empty: ${{ matrix.entry.ignore || false }}
4445

4546
finish:
4647
name: coveralls

0 commit comments

Comments
 (0)