Skip to content

CI: install Julia in FormatCheck workflow so runic-action can run#149

Merged
ChrisRackauckas merged 1 commit intoSciML:mainfrom
ChrisRackauckas-Claude:fix-formatcheck-julia-setup
May 9, 2026
Merged

CI: install Julia in FormatCheck workflow so runic-action can run#149
ChrisRackauckas merged 1 commit intoSciML:mainfrom
ChrisRackauckas-Claude:fix-formatcheck-julia-setup

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

fredrikekre/runic-action@v1 (v1.4+) requires julia in PATH but no longer installs it itself. Add a julia-actions/setup-julia@v2 step before the action so the format check actually runs (it has been silently passing — i.e. silently failing — across many SciML repos for weeks).

Detected as part of the SciMLBase v3 / OrdinaryDiffEq v7 ecosystem rollout sweep.

Ignore until reviewed by @ChrisRackauckas.

`fredrikekre/runic-action@v1` (v1.4+) requires `julia` in PATH but no
longer installs it itself. Add `julia-actions/setup-julia@v2` before the
action so the format check actually runs (it has been silently passing
across many SciML repos for weeks).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review May 9, 2026 22:25
@ChrisRackauckas ChrisRackauckas merged commit 8a15abe into SciML:main May 9, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants