mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-11 09:02:16 +00:00
Add default task
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
version: 3
|
version: 3
|
||||||
tasks:
|
tasks:
|
||||||
|
default:
|
||||||
|
deps:
|
||||||
|
- python:tests
|
||||||
|
- python:lint
|
||||||
|
|
||||||
python:tests:
|
python:tests:
|
||||||
desc: Run Python tests
|
desc: Run Python tests
|
||||||
cmds:
|
cmds:
|
||||||
|
|||||||
Reference in New Issue
Block a user