Deployment failure
peetee09
HOBBYOP

a month ago

Hi i auto deploying from my repository however recent deployment fail due to "CI check suite failed"

4 Replies

This means Railway is running your GitHub CI checks (GitHub Actions workflows) before deploying, and one of them is failing.     

I would be either one of this

1. Go to your GitHub repo -> click the Actions tab ->see which workflow/check is failing    ,                                      

mostly It could be a linting, test, or build step that's failing                                                                     


Anonymous
FREE

13 days ago

also getting this, no issues on ci all passed, tried deploying latest commit again and it keeps saying CI check suite failed.


also getting this, no issues on ci all passed, tried deploying latest commit again and it keeps saying CI check suite failed.

ibanez1998
PRO

13 days ago

I had this issue when I was on Railway Bare Metal. When I turned that off the issue disappeared for me.


ibanez1998

I had this issue when I was on Railway Bare Metal. When I turned that off the issue disappeared for me.

Anonymous
FREE

13 days ago

Hi thanks, that didn't work on my end, It works when I turn off wait for ci, turned it back on after successfull deployment.


Loading...