必要のないパイプを削除
This commit is contained in:
parent
c60d41427d
commit
6e81f091d1
@ -77,6 +77,5 @@ jobs:
|
||||
|
||||
# Upload coverage
|
||||
- run:
|
||||
command: |
|
||||
bash <(curl -s https://codecov.io/bash) -f /tmp/phpunit/coverage.xml
|
||||
command: bash <(curl -s https://codecov.io/bash) -f /tmp/phpunit/coverage.xml
|
||||
when: always
|
||||
|
Loading…
Reference in New Issue
Block a user