Skip to content

Don't run unit tests twice. - #5144

Merged
NullHypothesis merged 1 commit into
masterfrom
dont-run-tests-twice
Aug 31, 2026
Merged

Don't run unit tests twice.#5144
NullHypothesis merged 1 commit into
masterfrom
dont-run-tests-twice

Conversation

@NullHypothesis

Copy link
Copy Markdown
Contributor

So far, unit tests would run once on pull_request and once on push. This PR changes the push event to trigger on master only, so we don't do the work twice.

So far, unit tests would run once on `pull_request` and once on `push`.
This PR changes the `push` event to trigger on `master` only, so we
don't do the work twice.
@NullHypothesis
NullHypothesis merged commit 673c2e3 into master Aug 31, 2026
24 checks passed
@NullHypothesis
NullHypothesis deleted the dont-run-tests-twice branch August 31, 2026 16:15
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.

1 participant