MiNode/.buildbot/ubuntu/test.sh

5 lines
43 B
Bash
Raw Normal View History

2022-04-24 23:33:55 +00:00
#!/bin/sh
tox -e lint-basic || exit 1
tox