We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae8554 commit 5b4c271Copy full SHA for 5b4c271
.github/workflows/run_mapdl_tests.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install uv and create venv
36
run: |
37
python -m pip install --upgrade pip
38
- pip install uv
+ python -m pip install uv
39
40
- name: Install project dependencies
41
0 commit comments