Build
Some checks failed
Flake Test / check (push) Failing after 4s

This commit is contained in:
Oliver Davies 2025-04-11 22:05:10 +01:00
parent e038b2fed4
commit 97caa93b8e

View file

@ -5,7 +5,7 @@ on:
- main - main
jobs: jobs:
check: check:
runs-on: self-hosted runs-on: native
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: nix develop -c just check - run: nix develop -c just check