Skip to content

Commit 5cc0724

Browse files
Merge pull request #1189 from SciML/ChrisRackauckas-patch-4
Trigger tests for julia versions
2 parents 52c5912 + bbcb4bd commit 5cc0724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
version:
3333
- '1.10'
3434
- 1
35-
- 'pre`
35+
- 'pre'
3636
steps:
3737
- uses: actions/checkout@v4
3838
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)