Skip to content

Commit fb245fc

Browse files
committed
Enhance readme
1 parent 37cdcdf commit fb245fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ steps:
1717
- uses: rosik/setup-tarantool@v1
1818
with:
1919
tarantool-version: '2.5'
20+
- run: tarantoolctl rocks install luatest
2021
- run: tarantoolctl rocks make
22+
- run: .rocks/bin/luatest -v
2123
```
2224
2325
### Custom cache key

0 commit comments

Comments
 (0)