Skip to content

Commit 85bda7b

Browse files
author
Matias Melograno
committed
check
1 parent c52422b commit 85bda7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
pip install -U setuptools pip
3232
pip install -e .[cpphash,redis,uwsgi]
3333
34+
- name: pip freeze
35+
run: pip freeze
36+
3437
- name: Run tests
3538
run: python setup.py test
3639

0 commit comments

Comments
 (0)