Test Python only
This commit is contained in:
@@ -10,8 +10,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
set -x
|
set -x
|
||||||
python3 --version
|
python3 --version
|
||||||
pip3 --version
|
pip3 --version
|
||||||
- name: Install pytest
|
|
||||||
run: |
|
|
||||||
set -x
|
|
||||||
pip3 install pytest
|
|
||||||
Reference in New Issue
Block a user