Skip to content

Commit

Permalink
Use latest unstable.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 3, 2020
1 parent 4b91e55 commit ea2ba12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -36,6 +36,6 @@ jobs:

- name: Install dependencies
run: |
composer update --prefer-stable --prefer-dist --no-interaction --no-suggest
composer update --prefer-dist --no-interaction
- name: Execute tests
run: vendor/bin/phpunit

0 comments on commit ea2ba12

Please sign in to comment.