We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e081b10 + 12935f8 commit 1778a98Copy full SHA for 1778a98
.github/workflows/matrix-and-codecov-on-merge-to-main.yml
@@ -17,4 +17,5 @@ jobs:
17
project: diffpy.utils
18
c_extension: false
19
headless: false
20
- secrets: inherit
+ secrets:
21
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments