remove github ci
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
bb2fe56082
commit
28fcf14fc5
1 changed files with 0 additions and 11 deletions
11
.github/workflows/nix.yml
vendored
11
.github/workflows/nix.yml
vendored
|
|
@ -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 .
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue