mirror of https://github.com/eyhc1/rendercv.git
update CI.yaml
This commit is contained in:
parent
076782afa7
commit
83f7ab1b74
|
@ -52,7 +52,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install pytest
|
python -m pip install pytest
|
||||||
pip install -r requirements.txt
|
pip install .
|
||||||
|
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue