mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +02:00
Enable the profile in the GH Actions to verify standalone builds
Follow up from c1269a9990
This commit is contained in:
parent
30166dea86
commit
d5620689b5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-test.yml
vendored
1
.github/workflows/build-test.yml
vendored
|
@ -45,6 +45,7 @@ jobs:
|
|||
-Dmaven.test.failure.ignore=true \
|
||||
-DexcludedGroups=flakyTest,slowTest \
|
||||
-P baseline-compare-and-replace \
|
||||
-P build-standalone-debugger-rcp \
|
||||
-Ddsf.gdb.tests.timeout.multiplier=50 \
|
||||
-Ddsf-gdb.skip.tests=$(test ${{ steps.filter.outputs.dsf }} == 'false' && echo 'true' || echo 'false') \
|
||||
-Dindexer.timeout=300
|
||||
|
|
Loading…
Add table
Reference in a new issue