Skip to content

Commit

Permalink
[*]: try to use github actions v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
voku committed Mar 27, 2021
1 parent 0242b33 commit ca86d4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
wget -q https://scrutinizer-ci.com/ocular.phar
php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml
bash <(curl -s https://codecov.io/bash)
- name: Upload coverage results to Coveralls
env:
Expand Down

0 comments on commit ca86d4c

Please sign in to comment.