mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-22 12:47:08 +00:00
CI: fix typo in flag
closes https://github.com/official-stockfish/Stockfish/pull/6247 No functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
176ef577e2
commit
47d60a50b6
@@ -42,7 +42,7 @@ jobs:
|
||||
- name: Run with glibcxx assertions
|
||||
make_option: ""
|
||||
cxx_extra_flags: -D_GLIBCXX_ASSERTIONS
|
||||
instrumented_option: non
|
||||
instrumented_option: none
|
||||
defaults:
|
||||
run:
|
||||
working-directory: src
|
||||
|
||||
Reference in New Issue
Block a user