Skip to content

Commit 041665e

Browse files
committed
chore: fix #5490
1 parent 37bdaab commit 041665e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/p2p-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ jobs:
4343
- net::tests::convergence::test_walk_star_15_org_biased
4444
- net::tests::convergence::test_walk_inbound_line_15
4545
- net::api::tests::postblock_proposal::test_try_make_response
46+
- net::server::tests::test_http_10_threads_getinfo
47+
- net::server::tests::test_http_10_threads_getblock
48+
- net::server::tests::test_http_too_many_clients
49+
- net::server::tests::test_http_slow_client
4650
steps:
4751
## Setup test environment
4852
- name: Setup Test Environment

0 commit comments

Comments
 (0)