We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d195e2 commit 1fac783Copy full SHA for 1fac783
.github/workflows/ci-workflow.yml
@@ -26,4 +26,5 @@ jobs:
26
run: |
27
pip install pytest
28
pip install .
29
+ pip freeze
30
pytest
0 commit comments