Skip to content

Very confusing how to use this. I just want to run a single action from a single file #2283

Closed Answered by Andy4495
charlesritchea asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried the -j option?

For example, from the jobs available in the act repo itself:

> act -l                                                                                                             ~/Documents/act-error-test/act
INFO[0000] Using docker host 'unix:///var/run/docker.sock', and daemon socket 'unix:///var/run/docker.sock' 
Stage  Job ID      Job name             Workflow name       Workflow file      Events                        
0      lint        lint                 checks              checks.yml         pull_request,workflow_dispatch
0      test-linux  test-linux           checks              checks.yml         pull_request,workflow_dispatch
0      test-host   …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by charlesritchea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants