Skip to content

Fixes #82 and #83

Fixes #82 and #83 #29

Workflow file for this run

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