Skip to content

Comment explaining test. #24

Comment explaining test.

Comment explaining test. #24

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