Skip to content

Commit

Permalink
Remove artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
iwasherefirst2 committed Jan 13, 2022
1 parent 071df9d commit ac89f65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
- run:
name: "Run tests"
command: phpdbg -qrr vendor/bin/phpunit --coverage-html build/coverage-report
- store_artifacts:
path: build/coverage-report
- codecov/upload:
file: build/coverage-report

Expand Down

0 comments on commit ac89f65

Please sign in to comment.