Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d3c99d3

Browse files
committed
wording
Signed-off-by: Romain Gautier <mail@romain.sh>
1 parent cc2860c commit d3c99d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Makefile‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ help:
1010
tests-outputs: php84 ## Run tests inside docker containers and save outputs inside `tests-outputs` directory
1111

1212
tests-outputs-all-versions: ## Same, but with each actively maintained PHP version
13-
make -j4 build-matrix
13+
make -j4 run-all-versions
1414

15-
build-matrix: php84 php83 php82 php81
15+
run-all-versions: php84 php83 php82 php81
1616

1717
php84:
1818
PHP_VERSION=8.4 $(BAKE)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /