Skip to content

Remove redundant 'Run unit tests' GitHub Action#3939

Merged
iarekk merged 1 commit into
masterfrom
iarekk/remove-gh-unit-tests-action
Jul 13, 2026
Merged

Remove redundant 'Run unit tests' GitHub Action#3939
iarekk merged 1 commit into
masterfrom
iarekk/remove-gh-unit-tests-action

Conversation

@iarekk

@iarekk iarekk commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

The ADO PR pipeline runs the full unit test matrix (incl. net462/472) after #3935, so the dotnetcore.yml GitHub Action is redundant.

Removes .github/workflows/dotnetcore.yml, leaving the ADO check as the sole PR unit-test gate.

CodeQL and benchmark workflows are untouched.

The ADO PR pipeline now runs the full unit test matrix (incl. net462/472)
after #3935, making the dotnetcore.yml GitHub Action redundant. Remove it
and rely on the ADO check for PR validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@iarekk iarekk requested a review from a team as a code owner July 13, 2026 11:20
@iarekk iarekk merged commit f5e30e9 into master Jul 13, 2026
8 checks passed
@iarekk iarekk deleted the iarekk/remove-gh-unit-tests-action branch July 13, 2026 13:25
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