diff --git a/.github/workflows/Downgrade.yml b/.github/workflows/Downgrade.yml index 2ea2136..083ecd8 100644 --- a/.github/workflows/Downgrade.yml +++ b/.github/workflows/Downgrade.yml @@ -12,6 +12,7 @@ on: - 'docs/**' jobs: test: + if: false # Disabled: waiting on OrdinaryDiffEq updates. See #87 for details. runs-on: ubuntu-latest strategy: matrix: diff --git a/.github/workflows/FormatCheck.yml b/.github/workflows/FormatCheck.yml index d22e82d..6253546 100644 --- a/.github/workflows/FormatCheck.yml +++ b/.github/workflows/FormatCheck.yml @@ -14,6 +14,9 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 + - uses: julia-actions/setup-julia@v2 + with: + version: '1' - uses: fredrikekre/runic-action@v1 with: version: '1' diff --git a/.typos.toml b/.typos.toml index e6963ce..456a903 100644 --- a/.typos.toml +++ b/.typos.toml @@ -74,3 +74,4 @@ SDE = "SDE" # ODEInterfaceDiffEq specific terms seh = "seh" # Legitimate German pronoun or abbreviation +Stoer = "Stoer" # Josef Stoer - co-creator of Bulirsch-Stoer algorithm