Including workflow services
crashes with invalid memory address or nil pointer dereference
for dry-run
#2607
Labels
kind/bug
Something isn't working
Bug report info
Command used with act
Describe issue
Running the command should perform a dry-run, however, it always crashes on the same line.
So far, I found to *temporary* solutions:
services
from the workflow:-n
flag from the command (aka not performing a dry-run)Both producing expected output:
Link to GitHub repository
No response
Workflow content
Relevant log output
Additional information
I already tried running without
--container-architecture linux/arm64
, that also does not work.The text was updated successfully, but these errors were encountered: