Run the lint env in the jammy buildbot dir
This commit is contained in:
parent
de9ee28516
commit
3b36676793
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
tox -e lint-basic # || exit 1
|
tox -e lint || exit 1
|
||||||
tox -e py310
|
tox -e py310
|
||||||
|
|
Reference in New Issue
Block a user