Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eXorus committed Sep 9, 2019
1 parent 2c28a9f commit 11bc927
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -18,8 +18,6 @@ jobs:
run: sudo apt install php-mailparse
- name: Composer update
run: composer update ${{ matrix.composer }} --no-progress
- name: Version iconv
run: php -i | grep "iconv impl"
- name: PhpUnit
run: php -d xdebug.profiler_enable=off ./vendor/bin/phpunit

Expand Down

0 comments on commit 11bc927

Please sign in to comment.