mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 09:13:23 +00:00
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -30,7 +30,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install project dependencies
|
- name: Install project dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install -U pip codecov tox tox-gh-actions
|
pip install --upgrade pip
|
||||||
|
pip install codecov tox tox-gh-actions
|
||||||
|
|
||||||
- name: Run tests with tox
|
- name: Run tests with tox
|
||||||
run: tox
|
run: tox
|
||||||
|
|||||||
Reference in New Issue
Block a user