Skip to content

Commit 93dc8d5

Browse files
committed
remove more stuff
1 parent 5fc15f6 commit 93dc8d5

File tree

3 files changed

+1
-886
lines changed

3 files changed

+1
-886
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
matrix:
3535
# test: [scenarios_test.py, rpc_test.py, graph_test.py, ln_test.py, dag_connection_test.py, logging_test.py]
36-
test: [scenarios_test.py, rpc_test.py, graph_test.py, dag_connection_test.py, logging_test.py]
36+
test: [scenarios_test.py, rpc_test.py, graph_test.py, logging_test.py]
3737
steps:
3838
- uses: actions/checkout@v4
3939
- uses: hynek/setup-cached-uv@v1

0 commit comments

Comments
 (0)