Skip to content

remove buildkite CI - it was just a template! #47

remove buildkite CI - it was just a template!

remove buildkite CI - it was just a template! #47

Workflow file for this run

name: Format suggestions
on:
pull_request:
push:
branches:
- main
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v4
with:
version: '1' # Change this to pin to a specific JuliaFormatter version