diff --git a/.github/workflows/prototest.yaml b/.github/workflows/prototest.yaml index c9940f66f30a..94720a2fff5d 100644 --- a/.github/workflows/prototest.yaml +++ b/.github/workflows/prototest.yaml @@ -36,9 +36,3 @@ jobs: -e TEST_GROUP_COUNT=1 \ -e TIMEOUT=120 \ cln-ci-ubuntu - - name: Upload Unit Test Results - if: always() - uses: actions/upload-artifact@v2.2.4 - with: - name: Junit Report ${{ github.run_number }}.{{ matrix.cfg }} - path: report.*