Skip to content

Disable downgrade tests pending dependency updates#48

Merged
ChrisRackauckas merged 2 commits into
SciML:mainfrom
ChrisRackauckas-Claude:skip-downgrade-tests
Jan 14, 2026
Merged

Disable downgrade tests pending dependency updates#48
ChrisRackauckas merged 2 commits into
SciML:mainfrom
ChrisRackauckas-Claude:skip-downgrade-tests

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Summary

  • Disables the downgrade CI tests by adding if: false to the job in .github/workflows/Downgrade.yml
  • Fixes FormatCheck workflow by adding julia-actions/setup-julia before runic-action

Motivation

The downgrade tests need to wait for dependency updates before they can pass again. This PR temporarily disables them to unblock CI.

Related

See #47 for tracking re-enablement of these tests.

Similar approach to SciML/DelayDiffEq.jl#357

Test plan

  • CI should skip the downgrade workflow
  • FormatCheck workflow should now work correctly with Julia setup

🤖 Generated with Claude Code

- Add `if: false` to Downgrade.yml to skip downgrade tests pending dependency updates
- Add julia-actions/setup-julia to FormatCheck.yml before runic-action

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit b9a0b92 into SciML:main Jan 14, 2026
11 of 12 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.

3 participants