mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
change CI to build and run the module api tests
This commit is contained in:
parent
049969971e
commit
a477b68109
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