Skip to content

Commit 52ecfce

Browse files
committed
chore: fix test pipeline
1 parent ddb9d05 commit 52ecfce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333

3434
- run: git config --global --add safe.directory /__w/hyperf-com-rapadura/hyperf-com-rapadura
3535

36+
- name: Setup the application environment
37+
run: make install
38+
3639
- name: Put everything up
3740
run: make up
3841

0 commit comments

Comments
 (0)