cve-bin-tool
cve-bin-tool copied to clipboard
ci: ubuntu long tests aren't running when tried manually
When I tried to run long tests on my fork the ubuntu long test wasn't running (windows long tests does). example run
It also seems like windows tests are running on every commit example run
I think we swapped it so some tests won't run if NVD_API_KEY isn't set as a secret on your repo. That might be the long test issue? Not sure what's up with windows off the top of my head, though.
Hmm that's weird I have it set as a secret in my fork and the scheduled DB updates are done regularly too.