Test Python only
All checks were successful
CI / test (push) Successful in 1s

This commit is contained in:
2026-03-22 12:51:22 +00:00
parent 82e5e16cb5
commit 1c695700a4

View File

@@ -10,8 +10,4 @@ jobs:
run: |
set -x
python3 --version
pip3 --version
- name: Install pytest
run: |
set -x
pip3 install pytest
pip3 --version