Fixed dumb typo
continuous-integration/drone the build failed Details

pull/18/head
Jef Roosens 2021-04-28 16:12:00 +02:00
parent 0a0bbd03b3
commit 1453de9346
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ pipeline:
pull: true pull: true
commands: commands:
- pip install -e .[ci] - pip install -e .[ci]
- tex -e pypy37 - tox -e pypy37
test-3.6: test-3.6:
group: test group: test