Skip to content

Commit ce0afc9

Browse files
committed
Don't call pint on every test run
1 parent 044cfc2 commit ce0afc9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@
109109
],
110110
"test:unit": "pest --parallel --processes=10 --ci --coverage --compact",
111111
"test": [
112-
"@test:lint",
113112
"@test:unit"
114113
]
115114
}

0 commit comments

Comments
 (0)