diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e2bf88c4..668fee38 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -95,7 +95,7 @@ jobs: echo "test_node" >> ./CI/tests/functional_tests echo "test_pod" >> ./CI/tests/functional_tests echo "test_pod_error" >> ./CI/tests/functional_tests - echo "test_service_hijacking" > ./CI/tests/functional_tests + echo "test_service_hijacking" >> ./CI/tests/functional_tests echo "test_pod_network_filter" >> ./CI/tests/functional_tests echo "test_pod_server" >> ./CI/tests/functional_tests echo "test_time" >> ./CI/tests/functional_tests