This commit is contained in:
@@ -7,9 +7,6 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/confsync.git /tmp/confsync
|
git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/confsync.git /tmp/confsync
|
||||||
- run: |
|
- run: |
|
||||||
python3 -m ensurepip --upgrade
|
curl -sS https://bootstrap.pypa.io/get-pip.py -o /tmp/get-pip.py
|
||||||
python3 -m pip install --upgrade pip
|
python3 /tmp/get-pip.py --force-reinstall
|
||||||
python3 -m pip --version
|
pip --version
|
||||||
- run: |
|
|
||||||
python3 -m pip install pytest
|
|
||||||
python3 -m pytest --version
|
|
||||||
|
|||||||
Reference in New Issue
Block a user