Skip to content

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

Merged
fifuente merged 1 commit into
Azure:mainfrom
fifuente:dev/fifuente/RunUnitTests
Aug 16, 2024
Merged

Adding workflow to run unit test on PR creation and after merge#35
fifuente merged 1 commit into
Azure:mainfrom
fifuente:dev/fifuente/RunUnitTests

Conversation

@fifuente

Copy link
Copy Markdown
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
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