kiegroup / act-js

A node.js wrapper for nektos/act to programmatically run your github actions locally
Apache License 2.0
54 stars 9 forks source link

investigate why test fails when using colima macos #36

Open shubhbapna opened 1 year ago

shubhbapna commented 1 year ago

Describe the bug The run with job test times out when using colima macos image on the runner

To Reproduce https://github.com/kiegroup/act-js/actions/runs/4757631304/jobs/8454675917

Expected behavior The test should pass like all the other tests

Additional context It might be due to the docker restrictions and workarounds in github actions