Skip to content

Commit

Permalink
docs: updating ci comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperFola committed Feb 21, 2024
1 parent 0cf87e5 commit 1f896d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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: |
Expand Down

0 comments on commit 1f896d2

Please sign in to comment.