mirror of
http://github.com/valkey-io/valkey
synced 2024-11-23 11:51:01 +00:00
Merge pull request #6927 from oranagra/ci-moduleapi-tests
change CI to build and run the module api tests
This commit is contained in:
commit
416d394cd9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get install tcl8.5
|
||||
./runtest --clients 2 --verbose
|
||||
- name: module api test
|
||||
run: ./runtest-moduleapi --clients 2 --verbose
|
||||
|
||||
build-ubuntu-old:
|
||||
runs-on: ubuntu-16.04
|
||||
|
Loading…
Reference in New Issue
Block a user