Skip to content

Commit 91779d9

Browse files
committed
f
1 parent 8cd5ac4 commit 91779d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include artifacts/Makefile
44

55
# Run unit tests
66
test:
7-
./vendor/bin/phpunit -c phpunit.xml.dist
7+
./vendor/bin/phpunit -c phpunit.xml.dist --exclude-group binary
88

99
# Compatibility check
1010
compatibility:

0 commit comments

Comments
 (0)