Test pip3 install
Some checks failed
CI / test (push) Failing after 2s

This commit is contained in:
2026-02-01 21:10:27 +00:00
parent c95d846083
commit ec1ed219fb

View File

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