Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Always run upload-test-times after test #1756

Merged
merged 1 commit into from Aug 17, 2023

Conversation

haines
Copy link
Member

@haines haines commented Aug 16, 2023

The upload-test-times job is currently being skipped if a test job fails, which means the required PR check is ignored.

This PR ensures that the upload-test-time job runs if the test jobs run, and that it fails if the tests failed.

Signed-off-by: Andrew Haines <haines@cerbos.dev>
@haines haines merged commit 4a690fd into cerbos:main Aug 17, 2023
30 checks passed
@haines haines deleted the require-upload-test-times branch August 17, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants