Test python3 -m pip
Some checks failed
CI / test (push) Failing after 2s

This commit is contained in:
2026-02-01 21:10:57 +00:00
parent ec1ed219fb
commit 4216182c74

View File

@@ -12,4 +12,4 @@ jobs:
pwd pwd
python3 --version python3 --version
- name: Install pip - name: Install pip
run: pip3 install --upgrade pip run: python3 -m pip install --upgrade pip