We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffc71e commit b393579Copy full SHA for b393579
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
- 'lib/JumpProblemLibrary'
29
- 'lib/ODEProblemLibrary'
30
- 'lib/SDEProblemLibrary'
31
- - 'lib/BVPProblemLibrary'
+ - 'lib/BVProblemLibrary'
32
- 'lib/NonlinearProblemLibrary'
33
uses: "SciML/.github/.github/workflows/tests.yml@v1"
34
with:
0 commit comments