Skip to content

Commit ff9b87d

Browse files
committed
update
1 parent e01369c commit ff9b87d

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
@@ -86,7 +86,7 @@ jobs:
8686
install: |
8787
apt-get update
8888
apt-get install -y --no-install-recommends python3 python3-pip
89-
pip install pip pytest pytest-codspeed
89+
pip install pytest pytest-codspeed
9090
run: |
9191
pip3 install uuid_utils --no-index --find-links dist/ --force-reinstall
9292
pytest -v .

0 commit comments

Comments
 (0)