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.
2 parents 28719ad + 51d48b0 commit 80cec0eCopy full SHA for 80cec0e
.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