diff --git a/.github/workflows/module_testing.yml b/.github/workflows/module_testing.yml index 303e0f43..1f382321 100644 --- a/.github/workflows/module_testing.yml +++ b/.github/workflows/module_testing.yml @@ -74,3 +74,4 @@ jobs: - /dev/net/tun:/dev/net/tun options: >- --cap-add=NET_ADMIN + --entrypoint /routeros/entrypoint_with_four_interfaces.sh \ No newline at end of file