Skip to content

chore: enforce LF line endings #6

chore: enforce LF line endings

chore: enforce LF line endings #6

Workflow file for this run

name: Test Suite
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make setup
- run: make test