systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
1.58k stars 261 forks source link

fix: fail pipeline on tests, correct concurrency naming #4529

Closed sprutton1 closed 2 months ago

sprutton1 commented 2 months ago

This fixes the concurrency of the api-tests in the pipeline so they don't inadvertently cancel the cypress tests. Tests should also exit 1 if they contain a failure.