We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269e21e commit 0cc82dcCopy full SHA for 0cc82dc
.github/workflows/tests.yml
@@ -95,7 +95,7 @@ jobs:
95
echo "test_node" >> ./CI/tests/functional_tests
96
echo "test_pod" >> ./CI/tests/functional_tests
97
echo "test_pod_error" >> ./CI/tests/functional_tests
98
- echo "test_service_hijacking" > ./CI/tests/functional_tests
+ echo "test_service_hijacking" >> ./CI/tests/functional_tests
99
echo "test_pod_network_filter" >> ./CI/tests/functional_tests
100
echo "test_pod_server" >> ./CI/tests/functional_tests
101
echo "test_time" >> ./CI/tests/functional_tests
0 commit comments