mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-16 07:56:06 +00:00
* Implement module mfs changed name to mufs * Update github CI file
This commit is contained in:
committed by
GitHub
parent
fc9b7b5c92
commit
0afe14a447
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -26,7 +26,6 @@ jobs:
|
||||
pip install -q --upgrade pip
|
||||
pip install -q -r requirements.txt
|
||||
pip install -q --upgrade codecov coverage black flake8 codacy-coverage
|
||||
pip install -q git+https://github.com/doctorado-ml/mfs
|
||||
- name: Lint
|
||||
run: |
|
||||
black --check --diff stree
|
||||
|
Reference in New Issue
Block a user