Sync unit tests.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig
2022-11-13 11:57:14 +01:00
parent ea1698504c
commit 36e428fc89
10 changed files with 55 additions and 57 deletions

View File

@@ -88,7 +88,6 @@ jobs:
sudo systemctl enable ndpid@lo
sudo systemctl start ndpid@lo
sudo systemctl status ndpisrvd.service ndpid@lo.service
sudo systemctl stop ndpid@lo
- name: Build against libnDPI-${{ matrix.ndpi_min_version }}
run: |
mkdir build-local-ndpi && cd build-local-ndpi