Skip to content

Precommit: formatting and creation of notebooks/markdown #3

Precommit: formatting and creation of notebooks/markdown

Precommit: formatting and creation of notebooks/markdown #3

Workflow file for this run

name: Format suggestions
on:
push:
pull_request:
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v2