mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 10:02:15 +00:00
Update github workflows for uv
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
version: 3
|
||||
tasks:
|
||||
python:tests:
|
||||
desc: Run Python tests
|
||||
cmds:
|
||||
- uv run --dev --group github pytest
|
||||
|
||||
python:lint:
|
||||
desc: Lint Python files
|
||||
cmds:
|
||||
|
||||
Reference in New Issue
Block a user