We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22e9a1 commit 4c96895Copy full SHA for 4c96895
1 file changed
.github/workflows/omv-ci.yml
@@ -33,6 +33,8 @@ jobs:
33
34
pip install matplotlib "cython<3.1.0" # let omv handle other deps...
35
36
+ pip list
37
+
38
39
- name: Run OMV tests on engine ${{ matrix.engine }}
40
run: |
0 commit comments