Skip to content

Slightly increased test scope. Added GHA workflow. #26

Slightly increased test scope. Added GHA workflow.

Slightly increased test scope. Added GHA workflow. #26

Workflow file for this run

name: style
on: [push, workflow_dispatch]
jobs:
style:
name: style
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: ./autoformat.bash check