Skip to content

Commit

Permalink
ci: 删除 Publish Unit Test Results
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed Feb 7, 2022
1 parent 25bef95 commit af000fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,3 @@ jobs:
**/TEST-*.xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2

event_file:
name: Event File
runs-on: ubuntu-latest
steps:
- name: Upload
uses: actions/upload-artifact@v2
with:
name: Event File
path: ${{ github.event_path }}
35 changes: 0 additions & 35 deletions .github/workflows/publish-unit-tests.yml

This file was deleted.

0 comments on commit af000fc

Please sign in to comment.