mirror of
https://github.com/coollabsio/coolify.git
synced 2026-09-26 01:10:30 -04:00
chore(tooling): disable test coverage for now
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@
|
||||
"lint": "phpstan --memory-limit=2G --ansi",
|
||||
"test": [
|
||||
"@php artisan config:clear --ansi",
|
||||
"XDEBUG_MODE=coverage pest --parallel --coverage --exactly=100"
|
||||
"XDEBUG_MODE=coverage pest --parallel"
|
||||
],
|
||||
"test:refactor": "rector --dry-run",
|
||||
"test:format": "pint --parallel --test",
|
||||
|
||||
Reference in New Issue
Block a user