From 1f896d2f1d85460b69c47cad2f2ad596f51eb465 Mon Sep 17 00:00:00 2001 From: Alexandre Plateau Date: Wed, 21 Feb 2024 18:55:50 +0100 Subject: [PATCH] docs: updating ci comments --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21f9a8274..a821a96fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -112,7 +112,6 @@ jobs: -DARK_SANITIZERS=${{ matrix.config.sanitizers }} \ -DARK_BUILD_EXE=On -DARK_BUILD_MODULES=On -DARK_MOD_ALL=Off -DARK_TESTS=On - # todo: consider -T ClangCl - name: Configure CMake Ark if: startsWith(matrix.config.name, 'Windows') shell: bash @@ -206,7 +205,6 @@ jobs: # export ASAN_OPTIONS=detect_odr_violation=0 # (source ./lib/modules/.github/run-tests) - # TODO: move to tests/unittests - name: Runtime error message generation tests shell: bash run: |