Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 6bbe541

Browse files
Update CI.yml
1 parent 8fadb15 commit 6bbe541

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ on:
99
jobs:
1010
test:
1111
runs-on: ubuntu-latest
12-
continue-on-error: ${{ matrix.group == 'MOLFiniteDifference' }}
1312
strategy:
1413
matrix:
1514
group:
1615
- OperatorInterface
17-
- MOLFiniteDifference
1816
- Multithreading
1917
- Misc
2018
version:

0 commit comments

Comments
 (0)