We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2de60 commit 6156905Copy full SHA for 6156905
.github/workflows/Test-AITs.yml
@@ -71,8 +71,6 @@ jobs:
71
echo "server/weblogic.py" >> $excluded_tests
72
echo "basic_features/inf_tracing_test.py" >> $excluded_tests
73
echo "security/lasp_msg_params.py" >> $excluded_tests
74
- echo "framework/pekko/pekko.py" >> $excluded_tests
75
- echo "framework/pekko/pekkohttp.py" >> $excluded_tests
76
# The files below are not tests
77
echo "trace/client.py" >> $excluded_tests
78
echo "trace/server.py" >> $excluded_tests
0 commit comments