Skip to content

Stop pirating eigen and svd functions from LinearAlgebra #5

Stop pirating eigen and svd functions from LinearAlgebra

Stop pirating eigen and svd functions from LinearAlgebra #5

Workflow file for this run

name: Format check
on:
pull_request:
workflow_dispatch:
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v3
with:
version: '2.1.1'