Fix CircleCI config typo

This commit is contained in:
Jean-Paul Calderone 2023-01-17 09:44:27 -05:00
parent 5424aa9737
commit fe552bf146

View File

@ -301,7 +301,7 @@ jobs:
tox-args:
description: >-
Additional arguments to pass to the tox command.
type: string"
type: "string"
default: ""
docker: