Skip to content

Commit

Permalink
add coverall apps III
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosocarvalho committed Jan 2, 2021
1 parent 19e4149 commit 68d9c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# run: composer validate

- name: Install dependencies
run: composer install --no-progress --no-suggest
run: composer update --no-progress --no-suggest

- name: Run test suite
run: composer tdd
Expand Down

0 comments on commit 68d9c0d

Please sign in to comment.