Skip to content

Conversation

@jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Nov 16, 2025

As things were, test runs on forks (when the master branch in the fork is updated) would always fail on the "upload code coverage reports" step, as forks (justifiably) don't have access to the CODECOV_TOKEN.

Fixed now by adding a condition for running that step.

As things were, test runs on forks (when the `master` branch in the fork is updated) would always fail on the "upload code coverage reports" step, as forks (justifiably) don't have access to the `CODECOV_TOKEN`.

Fixed now by adding a condition for running that step.
@kukulich kukulich force-pushed the feature/ghactions-allow-test-runs-on-forks branch from e814438 to 9c1c34e Compare November 17, 2025 08:56
@kukulich kukulich merged commit 55a5c5a into slevomat:master Nov 17, 2025
40 checks passed
@jrfnl jrfnl deleted the feature/ghactions-allow-test-runs-on-forks branch November 17, 2025 10:37
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