Github: Use flake8 target

This commit is contained in:
Matthew Wild
2025-06-05 17:32:34 +01:00
parent 9b4903b230
commit 56470eec01

View File

@@ -48,7 +48,7 @@ jobs:
pip install flake8 flake8-print pip install flake8 flake8-print
- name: Linting - name: Linting
run: | run: |
python -m flake8 snikket_web make flake8
translation-check: translation-check:
runs-on: ubuntu-latest runs-on: ubuntu-latest