Skip to content

Commit bea795e

Browse files
committed
Remove redundant qmat install
1 parent fb2af58 commit bea795e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ jobs:
203203
run: |
204204
. venv-pySDC/bin/activate
205205
pip install -e /repositories/pySDC
206-
pip install qmat
207206
# test installation
208207
python -c "import pySDC; print(f'pySDC module: {pySDC}')"
209208
- name: Install gusto

0 commit comments

Comments
 (0)