You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test job should be started and if-condition should be parsed.
Actual behaviour
I tried to run my "test" job with act -j test but unfortunately "act" does not understand this "if" condition (which is valid GitHub Actions syntax, see bennycode/demo-repo@e000f42):
System information
act: Microactversion: act version 0.2.26Expected behaviour
Test job should be started and if-condition should be parsed.
Actual behaviour
I tried to run my "test" job with
act -j testbut unfortunately "act" does not understand this "if" condition (which is valid GitHub Actions syntax, see bennycode/demo-repo@e000f42):Output:
Workflow and/or repository
Repository: https://github.com/bennycode/demo-repo
workflow
Steps to reproduce
act -j testactoutputLog
The text was updated successfully, but these errors were encountered: