sdagsdag
This commit is contained in:
parent
d1cf4f1a1e
commit
3b76728b79
2
.github/workflows/cona-isa.yml
vendored
2
.github/workflows/cona-isa.yml
vendored
@ -205,7 +205,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip3 install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
- name: Lint with flake8
|
- name: Lint with flake8
|
||||||
run: |
|
run: |
|
||||||
pip3 install flake8
|
pip3 install flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user