aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-04-20 11:10:23 -0700
committerFranck Cuny <franck@fcuny.net>2025-04-20 11:10:23 -0700
commit32c5a34e81cf89a3cdd61e0fa42135e7deaa4029 (patch)
tree25e622374ef5c9367cd3a925b25a66c166a25c7f
parentremove configuration for the VMs (diff)
downloadinfra-32c5a34e81cf89a3cdd61e0fa42135e7deaa4029.tar.gz
run nix flake check on CI
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c50105e..31327ce 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -14,3 +14,5 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v16
- name: check formatting
run: nix develop --command treefmt
+ - name: check configuration
+ run: nix flake check --all-systems