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: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install pytest
|
||||
pip install -r requirements.txt
|
||||
pip install .
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue