disabled interop test
All checks were successful
/ unit_test (push) Successful in 39s

This commit is contained in:
Daniele Lacamera 2024-11-14 01:41:32 +01:00
parent eeb3199c09
commit 16acc23b52

View file

@ -25,6 +25,9 @@ jobs:
mkdir -p build/port
make
- name: Run interop tests
run: |
sudo build/test
# - name: Run interop tests
# run: |
# sudo build/test
#
#
# Build only for now: no tuntap support in container