Skip to content

Commit 223f5af

Browse files
Give debug compiled code more time to run
1 parent 65f9a72 commit 223f5af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sonarcloud.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
max-size: 100M
4646

4747
- name: Configure CMake
48+
env:
49+
CXXFLAGS: -DNUCLEAR_TEST_TIME_UNIT_DEN=10
4850
run: |
4951
cmake -E make_directory build
5052
cmake -S . -B build \

0 commit comments

Comments
 (0)