remove github ci

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-07-07 08:00:52 -04:00
parent bb2fe56082
commit 28fcf14fc5
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -1,11 +0,0 @@
on: [push, pull_request]
name: Basic Code Checks
jobs:
formatting-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix develop --command alejandra --check .