Skip to content

Commit 6f44cf8

Browse files
committed
add missing CI installation step
1 parent 4701305 commit 6f44cf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
3434
- name: Run integration tests
3535
run: |
36+
make install
3637
make test
3738
3839
- name: Print logs

0 commit comments

Comments
 (0)