We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceed2ec commit 6604653Copy full SHA for 6604653
.github/workflows/test.yml
@@ -39,4 +39,4 @@ jobs:
39
GTEST_COLOR: 'yes'
40
OMP_NUM_THREADS: '2'
41
run: |
42
- cmake --build build --target test ARGS="-V --timeout 1600"
+ cmake --build build --target test ARGS="-V --timeout 1700"
0 commit comments