Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
This-Is-Ko authored Oct 1, 2023
1 parent 21d14f1 commit 06148f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
# reporter: java-junit
# fail-on-error: true

- name: Upload coverage for matrix module
- name: Upload test report
uses: actions/upload-artifact@v2
with:
name: test-case reports
path: build/github
path: build/test-results

0 comments on commit 06148f4

Please sign in to comment.