Skip to content

Commit b393579

Browse files
Update CI.yml
1 parent bffc71e commit b393579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- 'lib/JumpProblemLibrary'
2929
- 'lib/ODEProblemLibrary'
3030
- 'lib/SDEProblemLibrary'
31-
- 'lib/BVPProblemLibrary'
31+
- 'lib/BVProblemLibrary'
3232
- 'lib/NonlinearProblemLibrary'
3333
uses: "SciML/.github/.github/workflows/tests.yml@v1"
3434
with:

0 commit comments

Comments
 (0)