Skip to content

Fix GR dashed legend line rendering #451

Fix GR dashed legend line rendering

Fix GR dashed legend line rendering #451

Workflow file for this run

name: format
on:
push:
branches: [ 'release-', 'master', 'v2' ]
tags:
- '*'
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
runic:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: julia-actions/setup-julia@latest
- uses: julia-actions/cache@v3
- uses: fredrikekre/runic-action@v1