tag version
CI / build-and-test (push) Failing after 19s

This commit is contained in:
2026-06-10 10:37:02 +02:00
parent 4d8a94cf7b
commit 5a5fc497b7
+1
View File
@@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v4
- name: install
run: |
sed -i 's/ARCH_FILTER=.*/ARCH_FILTER=linux%/' Makefile
make install
sh maketestenv.sh
- name: Run tests