aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-04-20 19:24:01 -0700
committerFranck Cuny <franck@fcuny.net>2025-04-20 19:24:01 -0700
commit6a06c38875635799274f27172135ee3899f29481 (patch)
tree3f960f07e5a11620d2260e08d6f98ab423851459 /.github/workflows
parentrun nix flake check on CI (diff)
downloadinfra-6a06c38875635799274f27172135ee3899f29481.tar.gz
don't need devShell
Diffstat (limited to '')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 0 insertions, 2 deletions
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