Skip to content

Commit

Permalink
remove phpunit commands
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Sep 28, 2021
1 parent eb6e23a commit 1f4a7f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
- name: Install phpunit
run: |
composer require --dev "phpunit/phpunit=5.7.*|6.*.*|7.*.*" -W
phpunit --version
- name: phpunit tests
run: |
Expand Down

0 comments on commit 1f4a7f1

Please sign in to comment.