Commit 106634f
committed
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 <lennart.jern@est.tech>1 parent 0b3305b commit 106634f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| |||
0 commit comments