diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 594b73d..07f646f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ name: ci jobs: nix-flake-check: - name: Lints + name: nix flake check runs-on: ubuntu-latest steps: - name: Checkout sources