mirror of
https://github.com/daylinmorgan/swydd.git
synced 2024-11-07 01:33:14 -06:00
chore: use "check" for defaults
This commit is contained in:
parent
563d9dc927
commit
a766c34f7b
1 changed files with 1 additions and 1 deletions
2
tasks.py
2
tasks.py
|
@ -45,4 +45,4 @@ def docs():
|
||||||
asset("docs/swydd.py").write(asset("src/swydd/__init__.py"))
|
asset("docs/swydd.py").write(asset("src/swydd/__init__.py"))
|
||||||
|
|
||||||
|
|
||||||
cli()
|
cli("check")
|
||||||
|
|
Loading…
Reference in a new issue