Firebase-Test-Lab-Action
Firebase-Test-Lab-Action copied to clipboard
Doesn't fail the build when the tests fail
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?