diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index 97188f9..a192034 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -80,7 +80,6 @@ jobs: report_paths: '**/target/surefire-reports/TEST-*.xml' commit: ${{ github.event.workflow_run.head_commit.id }} check_name: java11 test reports - - run: ls -la ~ - name: Upload build artefacts uses: actions/upload-artifact@v2 if: ${{ failure() }}