Skip to content

Commit d7ed8c1

Browse files
committed
ci: install dependencies
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent 22fa463 commit d7ed8c1

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
@@ -27,4 +27,4 @@ jobs:
2727
- name: 🔧 Install devenv.sh
2828
run: nix profile install nixpkgs#devenv
2929
- name: 🌳 Format code
30-
run: devenv shell "just format"
30+
run: devenv shell "composer install && just format"

0 commit comments

Comments
 (0)