Skip to content

added .rodare.json #333

added .rodare.json

added .rodare.json #333

Workflow file for this run

name: formatter
on: [pull_request]
jobs:
formatter:
name: Runic formatting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
version: "1.10"
- uses: julia-actions/cache@v2
- uses: fredrikekre/runic-action@v1
with:
version: "1"