Use just
All checks were successful
/ check (push) Successful in 2s

This commit is contained in:
Oliver Davies 2025-07-31 23:50:59 +01:00
parent cf3d8636e2
commit 9755abdfd3

View file

@ -4,4 +4,4 @@ jobs:
runs-on: nixos
steps:
- uses: actions/checkout@v4
- run: nix develop -c go test ./... -v
- run: nix develop -c just test