Skip to content

Conversation

JoseAlberola
Copy link
Contributor

This change resolves #646 by modifying the .github/workflows/run-test file to just execute the test on the pull request not in the push. Before tests were executed twice.
Signed-off-by: JoseAlberola

@bmulholland
Copy link
Collaborator

Thanks @JoseAlberola! I really appreciate you helping out with tasks :)

This change has a bit of collateral damage: it wouldn't run tests on the main branch. We need those so we can ensure the build is still working. Could you update the config so that still works?

Copy link
Collaborator

@bmulholland bmulholland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As above

@bmulholland bmulholland changed the title workflow run-tests changed to execute them just on pull request chore(CI): don't run tests twice per PR Oct 9, 2023
@JoseAlberola
Copy link
Contributor Author

You are welcome! I hope this configuration works for you :)

@bmulholland bmulholland merged commit afbe1bf into gitify-app:main Oct 9, 2023
@JoseAlberola JoseAlberola deleted the joseAlberola branch October 9, 2023 10:08
@setchy setchy added the build Build, action or package manager changes label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build, action or package manager changes
Development

Successfully merging this pull request may close these issues.

Duplicate tests running for every PR
3 participants