Revert "Capture Test Results in PR Workflow"
This reverts commit c29395e722.
This commit is contained in:
7
.github/workflows/pr-build-workflow.yml
vendored
7
.github/workflows/pr-build-workflow.yml
vendored
@@ -28,10 +28,3 @@ jobs:
|
||||
uses: burrunan/gradle-cache-action@v1
|
||||
with:
|
||||
arguments: check
|
||||
|
||||
- name: Capture Test Results
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: test-results
|
||||
path: */build/reports/tests/**/*.*
|
||||
retention-days: 3
|
||||
|
||||
Reference in New Issue
Block a user