Skip to content

Commit b0907ec

Browse files
Merge pull request #3836 from SciML/thazhemadam-patch-1
ci(tests): use the latest "pre-release" version of the reusable workflow
2 parents 859e4d6 + aa0c471 commit b0907ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- Downstream
4242
- RegressionI
4343
- FMI
44-
uses: "SciML/.github/.github/workflows/tests.yml@v1"
44+
uses: "SciML/.github/.github/workflows/tests.yml@master"
4545
with:
4646
julia-version: "${{ matrix.version }}"
4747
group: "${{ matrix.group }}"

0 commit comments

Comments
 (0)