From 6a06c38875635799274f27172135ee3899f29481 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 20 Apr 2025 19:24:01 -0700 Subject: don't need devShell --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31327ce..69d9e69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,5 @@ jobs: steps: - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@v16 - - name: check formatting - run: nix develop --command treefmt - name: check configuration run: nix flake check --all-systems -- cgit v1.2.3