mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-18 00:45:54 +00:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
|||||||
pip install -q --upgrade pip
|
pip install -q --upgrade pip
|
||||||
pip install -q -r requirements.txt
|
pip install -q -r requirements.txt
|
||||||
pip install -q --upgrade codecov coverage black flake8 flit
|
pip install -q --upgrade codecov coverage black flake8 flit
|
||||||
git clone git://git@github.com/doctorado-ml/bayesclass.git
|
git clone https://github.com/Doctorado-ML/bayesclass.git
|
||||||
cd bayesclass
|
cd bayesclass
|
||||||
flit install -s
|
flit install -s
|
||||||
- name: Lint
|
- name: Lint
|
||||||
|
Reference in New Issue
Block a user