Closed tdeebswihart closed 6 months ago
We now run our feature tests on PRs and commits to main.
While we run feature tests in the server repo we don't run them here, meaning image configuration changes can break the build in the server repo.
Let's catch that before it happens
What was changed
We now run our feature tests on PRs and commits to main.
Why?
While we run feature tests in the server repo we don't run them here, meaning image configuration changes can break the build in the server repo.
Let's catch that before it happens