Test
This commit is contained in:
parent
0d864490df
commit
d3228a63a1
|
@ -40,7 +40,6 @@ jobs:
|
||||||
- name: Check Python version
|
- name: Check Python version
|
||||||
run: |
|
run: |
|
||||||
python3 --version
|
python3 --version
|
||||||
echo "Python version: $(python3 --version)"
|
|
||||||
|
|
||||||
- name: Create virtual environment
|
- name: Create virtual environment
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue