bug: do not run unittest when running in precommit.ci

This commit is contained in:
Upstream Data
2025-01-28 08:33:02 -07:00
parent 66fb5834f0
commit 4c64481d3b

View File

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