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

Adding workflow to run unit test on PR creation and after merge #35

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

fifuente
Copy link
Contributor

In this PR, I am adding the changes to automatically run the unit tests of the project when a new PR is created and when the changes are pushed to the main branch.

This is to make sure that no tests break after new changes are done in the project.

I created this test PR on my fork, to make sure the checks are executed on PR Creation: fifuente#1

@fifuente fifuente merged commit f5de295 into Azure:main Aug 16, 2024
2 checks passed
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