Skip to content

Commit

Permalink
really...
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Sep 19, 2024
1 parent 730ecb8 commit b79b77a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
path: .venv
key: venv-${{ runner.os }}-${{ steps.setup-python.outputs.python-version }}-${{ hashFiles('**/poetry.lock') }}
- name: Install dependencies
# if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
run: poetry install --no-interaction --no-root --no-plugins

# Install node and yarn in order to build the front end during packaging
Expand Down

0 comments on commit b79b77a

Please sign in to comment.