Fixed dumb typo
continuous-integration/drone the build failed
Details
continuous-integration/drone the build failed
Details
parent
0a0bbd03b3
commit
1453de9346
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue