We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a2860 commit 6030d50Copy full SHA for 6030d50
1 file changed
.github/workflows/codecov.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
test-and-codecov:
14
name: "🤙 Call SDK test workflow"
15
- uses: clamsproject/.github/.github/workflows/sdk-codecov.yml@main
+ uses: clamsproject/.github/.github/workflows/sdk-codecov-pyproj.yml@main
16
secrets:
17
CC_REPO_UPLOAD_TOKEN: ${{ secrets.CODECOV_UPLOAD_TOKEN_CLAMS_PYTHON }}
18
0 commit comments