Add integration tests to CI

This commit is contained in:
Borislav Stanimirov
2022-01-12 07:35:43 +02:00
parent caeaf29440
commit 6ef5dfda5e

View File

@@ -23,3 +23,6 @@ jobs:
run: |
cmake -Htest -Bbuild/test
cmake --build build/test --target test-verbose
- name: integration tests
run: ruby test/integration/runner.rb