Add test workflow
Some checks failed
/ check (push) Failing after 1m39s

This commit is contained in:
Oliver Davies 2025-05-04 19:55:20 +01:00
parent 87cf41dea8
commit 0bfef80b61

View file

@ -0,0 +1,8 @@
---
on: push
jobs:
check:
runs-on: nixos
steps:
- uses: actions/checkout@v4
- run: nix develop --command phpunit