Skip to content

Commit bb8d77a

Browse files
committed
ci: update formatting check
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent ebf2f2c commit bb8d77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: 🔧 Install devenv.sh
3030
run: nix profile add nixpkgs#devenv
3131
- name: 🔨 Build the devenv shell and run any pre-commit hooks
32-
run: devenv test
32+
run: devenv shell "just format"

0 commit comments

Comments
 (0)