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

run unit tests in CI #41

Merged
merged 1 commit into from
Oct 17, 2023
Merged

run unit tests in CI #41

merged 1 commit into from
Oct 17, 2023

Conversation

barrettj12
Copy link
Contributor

@barrettj12 barrettj12 commented Oct 17, 2023

We should run the unit tests as part of our CI workflow on every PR, using the run_tests script.

Make this a prerequisite for the build job, as we don't want to do the (expensive) work of building if the (quick) unit tests fail.

@barrettj12 barrettj12 merged commit 020c2f5 into juju:3.1 Oct 17, 2023
4 checks passed
@barrettj12 barrettj12 deleted the ci-unit-tests branch October 17, 2023 07:57
This was referenced Oct 17, 2023
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.

2 participants