Skip to content

Canonicalize test units to @safetestset #16

Canonicalize test units to @safetestset

Canonicalize test units to @safetestset #16

Workflow file for this run

name: Downgrade
on:
pull_request:
branches:
- main
paths-ignore:
- 'docs/**'
push:
branches:
- main
paths-ignore:
- 'docs/**'
jobs:
downgrade:
uses: "SciML/.github/.github/workflows/downgrade.yml@v1"
with:
julia-version: "lts"
secrets: "inherit"