Skip to content

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.toml) #286

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.toml)

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.toml) #286

Workflow file for this run

name: format-check
on:
push:
branches:
- 'master'
- 'main'
- 'release-'
tags: '*'
pull_request:
jobs:
runic:
name: "Runic"
uses: "SciML/.github/.github/workflows/runic.yml@v1"
secrets: "inherit"