Skip to content

CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) #89

CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat)

CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) #89

Workflow file for this run

name: Format suggestions
on:
pull_request:
types: [ opened, reopened, synchronize, labeled, unlabeled ]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v3
with:
version: '1'
suggestion-label: 'format-suggest'