Skip to content

Commit

Permalink
[rpc-test] check if .yml support comments (#12622)
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov authored Nov 6, 2024
1 parent ceae494 commit 2812675
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/qa-rpc-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,8 @@ jobs:
erigon_getLatestLogs/test_12.json,\
erigon_getBalanceChangesInBlock,\
eth_createAccessList/test_16.json,\
parity_getBlockReceipts/test_01.json,\
parity_getBlockReceipts/test_02.json,\
parity_getBlockReceipts/test_03.json,\
parity_getBlockReceipts/test_04.json,\
parity_getBlockReceipts/test_05.json,\
parity_getBlockReceipts/test_06.json,\
parity_getBlockReceipts/test_07.json,\
parity_getBlockReceipts/test_08.json,\
parity_getBlockReceipts/test_09.json,\
parity_getBlockReceipts/test_10.json,\
# parity_getBlockReceipts was renamet to eth_getBlockReceipts
parity_getBlockReceipts,\
trace_filter/test_16.json,\
trace_rawTransaction/test_01.json,\
trace_rawTransaction/test_03.json,\
Expand Down

0 comments on commit 2812675

Please sign in to comment.