mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-15 16:40:05 +01:00
undo unnecessary install
This commit is contained in:
1
.github/workflows/test-n-publish.yml
vendored
1
.github/workflows/test-n-publish.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user