ucsb-cs156 / proj-happycows

https://ucsb-cs156.github.io/proj-happycows/
0 stars 0 forks source link

Fix broken integration test workflow #121

Closed andrewpengucsb closed 3 months ago

andrewpengucsb commented 3 months ago

In this PR I fix workflow 11-backend-integration.

Before, when integration/end-to-end tests would fail, the action would still pass with a green check. This change ensures that it can correctly fail when the integration and end-to-end test suite fails.