Skip to content

Commit a0eb2ff

Browse files
committed
Run tests after all other checks
1 parent 6056909 commit a0eb2ff

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
@@ -22,7 +22,7 @@ else
2222
"wyrihaximusnet/php:7.4-zts-alpine3.12-dev"
2323
endif
2424

25-
all: lint cs-fix cs stan unit infection composer-require-checker composer-unused
25+
all: lint cs-fix cs stan composer-require-checker composer-unused unit infection
2626

2727
lint:
2828
$(DOCKER_RUN) vendor/bin/parallel-lint --exclude vendor .

0 commit comments

Comments
 (0)