forked from vgvassilev/clad
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[codecov] Use a secure post-build action to upload the coverage info.
Apparently, the token-less upload has become problematic recently for external forks. We want to try uploading the coverage information using tokens but that can only happen outside of the PR jobs as there might be malicious PRs which can steal tokens. This patch relies on the post-pr build action to upload the relevant information.
- Loading branch information
1 parent
ad0368d
commit 8fc2352
Showing
2 changed files
with
18 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters