python
CI / build-and-test (push) Failing after 3s

This commit is contained in:
2026-06-09 10:46:38 +02:00
parent a052dd3635
commit fe6cded3e4
+1 -1
View File
@@ -12,5 +12,5 @@ jobs:
uses: actions/checkout@v4
- name: Run tests
run: |
python tests/test.py
python3 tests/test.py