Skip to content

Commit

Permalink
Removed redis installation
Browse files Browse the repository at this point in the history
  • Loading branch information
sapetnioc committed Apr 26, 2024
1 parent 29357b2 commit 82675f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ jobs:
with:
python-version: "3.10"

- name: Install Redis
run: |
sudo apt update
sudo apt install redis-server
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 82675f5

Please sign in to comment.