Test pip availability
All checks were successful
CI / test (push) Successful in 1s

This commit is contained in:
2026-02-01 21:03:28 +00:00
parent ccfc395660
commit 251ee3ea1d

View File

@@ -10,3 +10,4 @@ jobs:
steps: steps:
- run: whoami - run: whoami
- run: python3 --version - run: python3 --version
- run: pip --version