Skip to content

Commit 03863ba

Browse files
committed
ci: install dependencies
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent d0bb256 commit 03863ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)