From 5412b7673efe3acaf728ceef5f612aff5c773201 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Mon, 4 Mar 2024 08:18:39 +0100 Subject: [PATCH] Testing actions --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index ba859fa..ec6eeb4 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -20,4 +20,4 @@ jobs: - name: build test and run test run: | - make + make | grep Error