Skip to content

Commit

Permalink
yolo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhut authored Apr 18, 2024
1 parent 9e9768f commit 18a42b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip pdm
python -m pdm install --check --no-editable --dev
python -m pdm install --global --project . --check --no-editable --dev
- name: Lint with flake8
run: |
pdm run python -m flake8 .
Expand Down

0 comments on commit 18a42b9

Please sign in to comment.