use local osaca version

This commit is contained in:
JanLJL
2025-03-05 11:00:08 +01:00
parent 796256fa13
commit 81dfb0e6cb

View File

@@ -24,6 +24,7 @@ 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: |