Skip to content

Commit 68c131f

Browse files
committed
cmon
1 parent f839ec1 commit 68c131f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
strategy:
6767
matrix:
6868
backend: [compose, k8s]
69-
test: [scenarios_test.py, rpc_test.py, graph_test.py, ln_test.py]
69+
test: [ln_test.py]
7070
steps:
7171
- uses: actions/checkout@v4
7272
with:

0 commit comments

Comments
 (0)