Firebase-Test-Lab-Action icon indicating copy to clipboard operation
Firebase-Test-Lab-Action copied to clipboard

Doesn't fail the build when the tests fail

Open SudoPlz opened this issue 5 years ago • 0 comments

Describe the bug Doesn't fail the build when the tests fail

Expected behavior The github action workflow halting since the tests failed. Instead of that the workflow keeps going and succeeds, even-though the test failed.

Is that expected behaviour? How can I make it so that the workflow fails?

SudoPlz avatar Oct 06 '20 17:10 SudoPlz