Skip to content

Simplify mixed precision implementations by computing types on demand… #2027

Simplify mixed precision implementations by computing types on demand…

Simplify mixed precision implementations by computing types on demand… #2027

Workflow file for this run

name: "Format Check"
on:
push:
branches:
- 'main'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1"