Skip to content

Fix NamedArrayPartition Vector{Int} / UnitRange indexing (#583) #982

Fix NamedArrayPartition Vector{Int} / UnitRange indexing (#583)

Fix NamedArrayPartition Vector{Int} / UnitRange indexing (#583) #982

Workflow file for this run

name: format-check
on:
push:
branches:
- 'master'
- 'main'
- 'release-'
tags: '*'
pull_request:
jobs:
runic:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: fredrikekre/runic-action@v1
with:
version: '1'