Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Oct 12, 2020
1 parent ebb43cc commit 74cf8bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
MATEJ_TEST_APIKEY: ${{ secrets.MATEJ_TEST_APIKEY }}
MATEJ_TEST_BASE_URL: ${{ secrets.MATEJ_TEST_BASE_URL }}
run: |
composer show
mkdir -p build/logs/
vendor/bin/phpunit --colors=always --coverage-clover build/logs/clover.xml
Expand Down

0 comments on commit 74cf8bf

Please sign in to comment.