We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d547ef5 commit 0c2c042Copy full SHA for 0c2c042
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: codecov/[email protected]
39
with:
40
token: ${{ secrets.CODECOV_TOKEN }}
41
- slug: grafana/k6pack
+ slug: grafana/k6deps
42
43
- name: Generate Go Report Card
44
if: ${{ matrix.platform == 'ubuntu-latest' && github.ref_name == 'main' }}
0 commit comments