bug: do not run unittest when running in precommit.ci
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
ci:
|
ci:
|
||||||
skip:
|
skip:
|
||||||
- poetry-lock
|
- poetry-lock
|
||||||
|
- unittest
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/python-poetry/poetry
|
- repo: https://github.com/python-poetry/poetry
|
||||||
rev: 2.0.1
|
rev: 2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user