Skip to content

Commit 6bafb2c

Browse files
committed
ci run logging tes
1 parent 6ae3fc3 commit 6bafb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
# test: [scenarios_test.py, rpc_test.py, graph_test.py, ln_test.py, dag_connection_test.py, logging_test.py]
33-
test: [scenarios_test.py, rpc_test.py, dag_connection_test.py ]
33+
test: [scenarios_test.py, rpc_test.py, dag_connection_test.py, logging_test.py]
3434
steps:
3535
- uses: actions/checkout@v4
3636
- uses: azure/[email protected]

0 commit comments

Comments
 (0)