From 23b4f072fec70aabbce496b25290429293c056b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Risto=20Peja=C5=A1inovi=C4=87?= Date: Sat, 14 Sep 2024 22:53:29 +0200 Subject: [PATCH] typo --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index ed1711b..77b13cb 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -38,4 +38,4 @@ jobs: mkdir build cd build cmake -DSOCMAKE_BUILD_TESTING=TRUE ../ - make check_dash + make check_cdash