mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-24 12:44:44 +01:00
Fix CI lint path
Signed-off-by: Marek Pikuła <marek.pikula@embevity.com>
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user