undo unnecessary install

This commit is contained in:
JanLJL
2025-03-05 11:01:47 +01:00
parent 585e2d6177
commit 461bf0306f

View File

@@ -24,7 +24,6 @@ jobs:
python -m pip install pygraphviz
#python -m pip install "kerncraft>=0.8.16"
python -m pip install git+https://github.com/RRZE-HPC/kerncraft.git
pip uninstall osaca
python -m pip install -e .
- name: Test
run: |