Skip to content

Commit 452b45f

Browse files
cdeckerrustyrussell
authored andcommitted
lnproto: Remove unused report upload on GH Actions
1 parent 9afcec0 commit 452b45f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/prototest.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,3 @@ jobs:
3535
-e TEST_GROUP_COUNT=1 \
3636
-e TIMEOUT=120 \
3737
cln-ci-ubuntu
38-
- name: Upload Unit Test Results
39-
if: always()
40-
uses: actions/[email protected]
41-
with:
42-
name: Junit Report ${{ github.run_number }}.{{ matrix.cfg }}
43-
path: report.*

0 commit comments

Comments
 (0)