mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 00:50:06 +01:00
use local osaca version
This commit is contained in:
1
.github/workflows/test-n-publish.yml
vendored
1
.github/workflows/test-n-publish.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
|||||||
python -m pip install pygraphviz
|
python -m pip install pygraphviz
|
||||||
#python -m pip install "kerncraft>=0.8.16"
|
#python -m pip install "kerncraft>=0.8.16"
|
||||||
python -m pip install git+https://github.com/RRZE-HPC/kerncraft.git
|
python -m pip install git+https://github.com/RRZE-HPC/kerncraft.git
|
||||||
|
pip uninstall osaca
|
||||||
python -m pip install -e .
|
python -m pip install -e .
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user