Skip to content

Commit 878a9d3

Browse files
committed
ci: install xenon explicitly for complexity gate
1 parent 0039181 commit 878a9d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
python -m pip install --upgrade pip
2828
pip install -e .[dev-tools]
2929
pip install mypy
30+
pip install xenon
3031
- name: Pre-commit (all files)
3132
uses: pre-commit/action@v3.0.1
3233
with:

0 commit comments

Comments
 (0)