From 0a17ff3dd5d0119031065bae42ad8be6a150b226 Mon Sep 17 00:00:00 2001 From: lpanaf Date: Wed, 24 Jul 2024 11:48:42 +0200 Subject: [PATCH] ci debug --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 113a5cf..e66deb8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: branches: [ "main" ] env: - # CTEST_EXCLUSIONS: (mvs/gpu_mat_test) + CTEST_EXCLUSIONS: (mvs/gpu_mat_test) jobs: build: