workflow: skip devenv test

This commit is contained in:
2025-10-01 13:11:01 +02:00
parent 1f6d8f00a9
commit f4badaeec2

View File

@@ -20,8 +20,8 @@ jobs:
- name: Install devenv.sh
run: nix profile install nixpkgs#devenv
- name: Build the devenv shell and run any pre-commit hooks
run: devenv test
# - name: Build the devenv shell and run any pre-commit hooks
# run: devenv test
- name: Log in to Docker registry
shell: devenv shell bash -- -e {0}