Skip to content

Commit

Permalink
Merge branch 'main' into polish_test
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Apr 18, 2024
2 parents 79432b0 + 3daa1f5 commit 9848cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- name: 📈 Upload Coverage Reports to Codecov
# Only run step if the event is triggered from within the original repo.
# NOTE: Forked repos will not be able to set the CODECOV_TOKEN secret.
# NOTE: Forked repos will not be able to set the CODECOV_TOKEN secret
if: github.event.repository.full_name == github.repository
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 9848cf2

Please sign in to comment.