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 859e4d6 commit aa0c471Copy full SHA for aa0c471
.github/workflows/Tests.yml
@@ -41,7 +41,7 @@ jobs:
41
- Downstream
42
- RegressionI
43
- FMI
44
- uses: "SciML/.github/.github/workflows/tests.yml@v1"
+ uses: "SciML/.github/.github/workflows/tests.yml@master"
45
with:
46
julia-version: "${{ matrix.version }}"
47
group: "${{ matrix.group }}"
0 commit comments