Add default task

This commit is contained in:
2025-08-17 12:35:25 +01:00
parent b056d6328d
commit d0c18a1d00

View File

@@ -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: