modifying
CI / build-and-test (push) Failing after 18s

This commit is contained in:
2026-06-09 11:29:51 +02:00
parent 0a0ff0ece6
commit bf14ca7264
+1
View File
@@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v4
- name:
run: |
make install
sh maketestenv.sh
- name: Run tests
run: |