Skip to content

Commit 8f432db

Browse files
fix: CI
1 parent d705e26 commit 8f432db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run_mapdl_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
run: |
3232
python -m pip install --upgrade pip
3333
pip install uv
34-
uv venv
35-
source .venv/bin/activate
3634
3735
- name: Install project dependencies
3836
run: |

0 commit comments

Comments
 (0)