Test pip install
Some checks failed
CI / test (push) Failing after 1s

This commit is contained in:
2026-03-22 12:52:04 +00:00
parent 1c695700a4
commit ab09e3984c

View File

@@ -6,8 +6,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test Python
- name: Install pip
run: |
set -x
python3 --version
pip3 --version
pip3 install pytest