Back to simple bash scripts
Some checks are pending
/ check (push) Waiting to run

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-09-29 20:28:16 +01:00
parent a2e7a0f422
commit f6996214a7
3 changed files with 9 additions and 36 deletions

View file

@ -4,4 +4,4 @@ jobs:
runs-on: nixos
steps:
- uses: actions/checkout@v4
- run: nix develop -c just check
- run: nix flake check