Fix CI lint path

Signed-off-by: Marek Pikuła <marek.pikula@embevity.com>
This commit is contained in:
Marek Pikuła
2023-04-21 06:19:49 +00:00
parent 3cc8d4bc4f
commit fa86bbf00d

View File

@@ -36,4 +36,4 @@ jobs:
- name: Install dependencies
run: poetry install --only main,dev
- name: Run formatter
run: poetry run ${{ matrix.tool }} headscale_api/ tests/
run: poetry run ${{ matrix.tool }} *.py