diff --git a/pyproject.toml b/pyproject.toml index e779d59..c64f8cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,6 +50,6 @@ Documentation = "https://wq.io/" Source = "https://github.com/wq/wq.db" "Release Notes" = "https://github.com/wq/wq.db/releases" Issues = "https://github.com/wq/wq.db/issues" -CI = "https://github.com/wq/wq.db/actions/workflows/test.yml" +Tests = "https://github.com/wq/wq.db/actions/workflows/test.yml" [tool.setuptools_scm]