Skip to content

Commit 6156905

Browse files
Reenable pekko in AITs workflow
1 parent 6a2de60 commit 6156905

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/Test-AITs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ jobs:
7171
echo "server/weblogic.py" >> $excluded_tests
7272
echo "basic_features/inf_tracing_test.py" >> $excluded_tests
7373
echo "security/lasp_msg_params.py" >> $excluded_tests
74-
echo "framework/pekko/pekko.py" >> $excluded_tests
75-
echo "framework/pekko/pekkohttp.py" >> $excluded_tests
7674
# The files below are not tests
7775
echo "trace/client.py" >> $excluded_tests
7876
echo "trace/server.py" >> $excluded_tests

0 commit comments

Comments
 (0)