Skip to content

Commit 3831358

Browse files
re-enable SR
1 parent 5dad136 commit 3831358

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ jobs:
1010
test:
1111
runs-on: ubuntu-latest
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
group:
1516
- Core
1617
- DataDrivenDMD
17-
# - DataDrivenSR
18+
- DataDrivenSR
1819
- DataDrivenSparse
1920
- DataDrivenLux
2021
version:

0 commit comments

Comments
 (0)