Commit a477b681 authored by Oran Agra's avatar Oran Agra
Browse files

change CI to build and run the module api tests

parent 04996997
...@@ -13,6 +13,8 @@ jobs: ...@@ -13,6 +13,8 @@ jobs:
run: | run: |
sudo apt-get install tcl8.5 sudo apt-get install tcl8.5
./runtest --clients 2 --verbose ./runtest --clients 2 --verbose
- name: module api test
run: ./runtest-moduleapi --clients 2 --verbose
build-ubuntu-old: build-ubuntu-old:
runs-on: ubuntu-16.04 runs-on: ubuntu-16.04
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment