We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3089e22 commit 87822f3Copy full SHA for 87822f3
1 file changed
Makefile
@@ -112,4 +112,4 @@ run-api-server-test:
112
cd gcp/api && $(install-cmd) && GOOGLE_CLOUD_PROJECT=oss-vdb-test OSV_VULNERABILITIES_BUCKET=osv-test-vulnerabilities $(run-cmd) python test_server.py $(HOME)/.config/gcloud/application_default_credentials.json $(ARGS)
113
114
# TODO: API integration tests.
115
-all-tests: lib-tests worker-tests importer-tests alias-tests recoverer-tests website-tests vulnfeed-tests bindings-tests go-tests
+all-tests: lib-tests worker-tests importer-tests recoverer-tests website-tests vulnfeed-tests bindings-tests go-tests
0 commit comments