Skip to content

Add optimised fill!(::MutableMemoryView{UInt8}, ::UInt8) (#30) #45

Add optimised fill!(::MutableMemoryView{UInt8}, ::UInt8) (#30)

Add optimised fill!(::MutableMemoryView{UInt8}, ::UInt8) (#30) #45

Workflow file for this run

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