Test pip install
This commit is contained in:
@@ -6,8 +6,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Test Python
|
- name: Install pip
|
||||||
run: |
|
run: |
|
||||||
set -x
|
set -x
|
||||||
python3 --version
|
pip3 install pytest
|
||||||
pip3 --version
|
|
||||||
Reference in New Issue
Block a user