Skip to content

Commit

Permalink
update workflows/testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebamus committed Nov 5, 2023
1 parent 5bebe74 commit f72a0bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install poetry
poetry config virtualenvs.create false
poetry install --no-root
# pip install -r requirements/dev_ubuntu22.04.txt
- name: Start Redis
Expand Down

0 comments on commit f72a0bc

Please sign in to comment.