rollback ci command

This commit is contained in:
Waket Zheng 2024-06-06 18:20:57 +08:00
parent fc68f99c86
commit 9e46fbf55d

View File

@ -44,4 +44,4 @@ testall: deps _test_all
build: deps
@poetry build
ci: deps _check _testall
ci: check _testall