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.
2 parents 4b1c409 + c15a31d commit b319d00Copy full SHA for b319d00
.github/workflows/CI_extensions.yml
@@ -15,7 +15,6 @@ jobs:
15
- ModelingToolkitSIExt
16
version:
17
- '1'
18
- - 'pre'
19
steps:
20
- uses: actions/checkout@v6
21
- uses: julia-actions/setup-julia@v2
.github/workflows/FormatCheck.yml
@@ -14,6 +14,9 @@ jobs:
14
runs-on: ubuntu-latest
+ - uses: julia-actions/setup-julia@v2
+ with:
+ version: '1'
- uses: fredrikekre/runic-action@v1
with:
22
version: '1'
0 commit comments