mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-07 03:30:06 +01:00
Workflow file includes new kenrcraft branch. Also changed checks for 'bad_operands' since they don't fit class style attributes
This commit is contained in:
3
.github/workflows/test-n-publish.yml
vendored
3
.github/workflows/test-n-publish.yml
vendored
@@ -22,7 +22,8 @@ jobs:
|
||||
python -m pip install bs4
|
||||
sudo apt-get -y install graphviz libgraphviz-dev pkg-config
|
||||
python -m pip install pygraphviz
|
||||
python -m pip install kerncraft
|
||||
#python -m pip install kerncraft
|
||||
python -m pip install git+https://github.com/RRZE-HPC/kerncraft.git@InstrucForm
|
||||
python -m pip install -e .
|
||||
- name: Test
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user