Skip to content

Commit 90911b3

Browse files
author
Matias Melograno
committed
fix ci
1 parent a2c4e58 commit 90911b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Install dependencies
3030
run: |
31-
pip install -U setuptool pip
31+
pip install -U setuptools pip
3232
pip install -e .[cpphash,redis,uwsgi]
3333
3434
- name: Run tests

0 commit comments

Comments
 (0)