diff --git a/.tangled/workflows/ci.yml b/.tangled/workflows/ci.yml deleted file mode 100644 index c090f82..0000000 --- a/.tangled/workflows/ci.yml +++ /dev/null @@ -1,14 +0,0 @@ -when: - - event: ["manual", "push"] - branch: ["main"] - -engine: nixery - -dependencies: - nixpkgs: - - lix - -steps: - - name: Check Flake - command: | - nix flake check