diff --git a/taskcluster/kinds/tox/api.yml b/taskcluster/kinds/tox/api.yml index 6a517bfe..9bd8126e 100644 --- a/taskcluster/kinds/tox/api.yml +++ b/taskcluster/kinds/tox/api.yml @@ -8,6 +8,10 @@ task-defaults: api-py313: worker: docker-image: {in-tree: api-tox-py313} + artifacts: + - type: file + path: /builds/worker/checkouts/vcs/api/coverage.xml + name: public/coverage.xml run: command: tox -e tooltool_api-py313