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