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

This commit is contained in:
2026-06-10 09:15:39 +02:00
parent 29eaee9230
commit 4d8a94cf7b
-1
View File
@@ -12,7 +12,6 @@ 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