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 d705e26 commit 8f432dbCopy full SHA for 8f432db
.github/workflows/run_mapdl_tests.yml
@@ -31,8 +31,6 @@ jobs:
31
run: |
32
python -m pip install --upgrade pip
33
pip install uv
34
- uv venv
35
- source .venv/bin/activate
36
37
- name: Install project dependencies
38
0 commit comments