tests: Run aggregator tests in github workflow

This commit is contained in:
Heikki Hannikainen 2022-10-25 01:17:16 +03:00
parent ebaccb048f
commit a678efcce2
1 changed files with 1 additions and 1 deletions

View File

@ -36,6 +36,6 @@ jobs:
- name: Run tests
run: |
cd tests
make test
make test aggrtest