Commit 3d4fe29
Exclude govulncheck from verify target
It was not intentional to make govulncheck run as part of
PR tests. The PR tests run the verify target. This commit
removes the govulncheck from that target.
The PR tests are anyway running with a different go version
than what we use to build release artifacts, so we cannot
really rely on the results.
Govulncheck will still be run in the weekly security-scan.
Signed-off-by: Lennart Jern <[email protected]>
(cherry picked from commit 106634f)1 parent ac73b38 commit 3d4fe29
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
| 655 | + | |
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| |||
0 commit comments