adjust builder
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Jermeiah S 2025-06-19 22:33:52 -04:00
parent de5649cc5c
commit d5817599ed
No known key found for this signature in database

View file

@ -1,9 +1,9 @@
on: [push]
jobs:
test:
runs-on: ubuntu-latest
runs-on: native:host
steps:
# - uses: DeterminateSystems/nix-installer-action@main
# - uses: DeterminateSystems/magic-nix-cache-action@main
# - run: nix flake check .
- run: echo hi
- run: nix flake check .
# - run: echo hi