[GH-ISSUE #2525] Missing parenthesis in '--matrix' command #1163

Open
opened 2026-03-01 21:49:24 +03:00 by kerem · 1 comment
Owner

Originally created by @acktsap on GitHub (Nov 10, 2024).
Original GitHub issue: https://github.com/nektos/act/issues/2525

Bug report info

--matrix stringArray                                specify which matrix configuration to include (e.g. --matrix java:13

Command used with act

act --help | grep matrix

Describe issue

It should be

--matrix stringArray                                specify which matrix configuration to include (e.g. --matrix java:13)

No response

Workflow content

None

Relevant log output

None

Additional information

No response

Originally created by @acktsap on GitHub (Nov 10, 2024). Original GitHub issue: https://github.com/nektos/act/issues/2525 ### Bug report info ```plain text --matrix stringArray specify which matrix configuration to include (e.g. --matrix java:13 ``` ### Command used with act ```sh act --help | grep matrix ``` ### Describe issue It should be ```shell --matrix stringArray specify which matrix configuration to include (e.g. --matrix java:13) ``` ### Link to GitHub repository _No response_ ### Workflow content ```yml None ``` ### Relevant log output ```sh None ``` ### Additional information _No response_
Author
Owner

@rodbalp commented on GitHub (May 26, 2025):

Issue is stale and will be closed in 14 days unless there is new activity

<!-- gh-comment-id:2910739740 --> @rodbalp commented on GitHub (May 26, 2025): Issue is stale and will be closed in 14 days unless there is new activity
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1163
No description provided.