We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28719ad commit 51d48b0Copy full SHA for 51d48b0
.github/workflows/lib-validate.yaml
@@ -61,8 +61,8 @@ jobs:
61
- run: make BUILDTAGS=kerneldrv
62
- run: make test BUILDTAGS=kerneldrv
63
- run: make check-github-actions
64
- - name: Codecov report
65
- run: bash <(curl -s https://codecov.io/bash)
+ #- name: Codecov report
+ # run: bash <(curl -s https://codecov.io/bash)
66
67
envtest:
68
name: Test APIs using envtest
0 commit comments