Skip to content

Commit addef58

Browse files
committed
ignore check-github-actions
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
1 parent 4557719 commit addef58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- run: make go-mod-tidy
6161
- run: make BUILDTAGS=kerneldrv
6262
- run: make test BUILDTAGS=kerneldrv
63-
- run: make check-github-actions
63+
#- run: make check-github-actions
6464
#- name: Codecov report
6565
# run: bash <(curl -s https://codecov.io/bash)
6666

0 commit comments

Comments
 (0)