Skip to content

Commit fef89bf

Browse files
committed
requires cartridge
1 parent 0b9e6b7 commit fef89bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test_on_push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,9 @@ jobs:
6868
- name: Stop Mono server
6969
run: sudo kill -9 $(sudo lsof -t -i tcp:8084) || true
7070

71+
- run: tarantoolctl rocks install cartridge
72+
env:
73+
CMAKE_DUMMY_WEBUI: true
74+
7175
- name: Run tests
7276
run: .rocks/bin/luatest -v

0 commit comments

Comments
 (0)