Skip to content

feat: add trivial form of tearing to MTKBase's mtkcompile #5272

feat: add trivial form of tearing to MTKBase's mtkcompile

feat: add trivial form of tearing to MTKBase's mtkcompile #5272

Workflow file for this run

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