Compare commits

..

2 commits

Author SHA1 Message Date
Jermeiah S
d5817599ed
adjust builder
Some checks are pending
/ test (push) Waiting to run
2025-06-19 22:33:52 -04:00
Jermeiah S
de5649cc5c
fix deploy-rs 2025-06-19 22:33:42 -04:00

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