Skip to content

Commit 017a18e

Browse files
committed
Removed coverage flag
1 parent a9d65c8 commit 017a18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
run: composer show -D
5050

5151
- name: Execute tests
52-
run: vendor/bin/pest --ci --bail --compact --memory --coverage
52+
run: vendor/bin/pest --ci --bail --compact --memory

0 commit comments

Comments
 (0)