Let tests run to completion
This commit is contained in:
1
.github/workflows/multi-compiler.yml
vendored
1
.github/workflows/multi-compiler.yml
vendored
@@ -7,6 +7,7 @@ jobs:
|
||||
my_matrix:
|
||||
name: Compiler test
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- CC: gcc-9
|
||||
|
||||
Reference in New Issue
Block a user