Github CI for tests #4338
Unanswered
nicolas-goyon
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[Typescript]
Hi, i'd like to run tests in my github CI workfows
It runs and tests correctly but : when the tests fails, the program don't close as a failed execution (or i don't know, it seems to don't correctly communicate that the program ended with issues) and the test step in github say its ok even if tests failed.
Is their some config info that i need to provide or change ? or something that i missed ?
Beta Was this translation helpful? Give feedback.
All reactions