Skip to content

Add WRONG file because problem is failing in gh actions #13

Add WRONG file because problem is failing in gh actions

Add WRONG file because problem is failing in gh actions #13

Workflow file for this run

---
name: Lint
on: [push]
jobs:
lint-c:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run lint
run: |
make lint