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

This commit is contained in:
2026-06-09 10:50:05 +02:00
parent f6cbc3ed53
commit c0767e4c09
+1 -2
View File
@@ -12,6 +12,5 @@ jobs:
uses: actions/checkout@v4
- name: Run tests
run: |
source testenv/bin/activate
python3 tests/test.py
source testenv/bin/activate && python3 tests/test.py