In GitHub actions, Cypress trying to use old forma...
# cy10-feedback
a
In GitHub actions, Cypress trying to use old format config file. I have
cypress.config.ts
and there is no
cypress.json
in a codebase. https://github.com/laststance/nsx/runs/6714339952?check_suite_focus=true#step:6:129
w
Hi Ryota, just checking, did you get this worked out? The issue appears to be where
cypress.json
is referenced in your action itself as the
config-file
a
w
ah sweet 👍
2 Views