Skip to content

Commit

Permalink
Artifact no longer necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Jan 23, 2023
1 parent 7c92cbd commit ef98fae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,6 @@ jobs:
# 'true' command will behave as a fake browser, always returning 0.
BROWSER: /usr/bin/true

- uses: actions/upload-artifact@v3
with:
name: clov-coverage
path: tests/reports/clover-coverage.xml

- name: Upload to Codecov
if: github.repository_owner == 'phingofficial'
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit ef98fae

Please sign in to comment.