mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update CI config
This commit is contained in:
parent
6bcbd061f0
commit
e8616c290f
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ jobs:
|
||||||
paths:
|
paths:
|
||||||
- vendor
|
- vendor
|
||||||
|
|
||||||
|
- run: php artisan key:generate && php artisan config:clear
|
||||||
|
|
||||||
# run tests with phpunit or codecept
|
# run tests with phpunit or codecept
|
||||||
- run: ./vendor/bin/phpunit
|
- run: ./vendor/bin/phpunit
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
|
|
Loading…
Reference in a new issue