Skip to content

Commit

Permalink
Update python-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xKhronoz authored Jan 26, 2024
1 parent c0ae6a5 commit 3698e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
# python -m pip install --upgrade pip setuptools wheel
# python -m pip install poetry
poetry install --without dev, torch-cuda
poetry install --without dev,torch-cuda
poetry add flake8 pytest
- name: Lint with flake8
working-directory: ./backend
Expand Down

0 comments on commit 3698e3e

Please sign in to comment.