diff --git a/asv.conf.json b/asv.conf.json index dba47ce9d..28958f0b1 100644 --- a/asv.conf.json +++ b/asv.conf.json @@ -2,7 +2,7 @@ "version": 1, "project": "Outlines", "project_url": "https://outlines-dev.github.io/outlines/", - "repo": "https://github.com/outlines-dev/outlines", + "repo": "git@github.com:outlines-dev/outlines", "branches": ["main"], "build_command": "pip install .", "environment_type": "virtualenv",