(fix): ci workflow
All checks were successful
CI / checks (push) Successful in 6m14s

This commit is contained in:
Alois 2026-06-28 17:42:15 +02:00
commit 0dd6a0e363

View file

@ -24,7 +24,7 @@ jobs:
- name: Run checks
run: |
. /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh
nix develop --command bash -lc '
nix develop --command bash -c '
set -euo pipefail
cargo fmt --all --check