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
{{ message }}
This repository was archived by the owner on Jul 21, 2025. It is now read-only.
It seems, that json-formatter doesn't work correctly on github actions - it doesn't return anything after calling cucumber-json-formatter --help + it generates empty json file using this cmd
👓 What did you see?
It seems, that json-formatter doesn't work correctly on github actions - it doesn't return anything after calling
cucumber-json-formatter --help+ it generates empty json file using this cmd✅ What did you expect to see?
cucumber-json-formatterwork correctly on github actions.Workflow is:
cucumber-json-formatter(linux version) into folderchmod +x📦 Which tool/library version are you using?
this is package.json, but I don't think that it is needed due I doesn't work in standalone version.
🔬 How could we reproduce it?
https://github.com/vojtech-cerveny/cypress-cucumber-framework
Steps to reproduce the behavior:
jsonfile fromndjson(it works locally), but it doesn't on github actions.https://github.com/vojtech-cerveny/cypress-cucumber-framework/actions/runs/3549525386/workflow#L66
📚 Any additional context?