mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
parent
45de3f3d77
commit
8d0642568c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-test.yml
vendored
1
.github/workflows/build-test.yml
vendored
|
@ -50,7 +50,6 @@ jobs:
|
|||
-Dmaven.test.failure.ignore=true \
|
||||
-DexcludedGroups=flakyTest,slowTest \
|
||||
-Ddsf.gdb.tests.timeout.multiplier=50 \
|
||||
-Ddsf-gdb.skip.tests=$(test ${{ steps.filter.outputs.dsf }} == 'false' && echo 'true' || echo 'false') \
|
||||
-Dindexer.timeout=300
|
||||
- name: Upload Logs
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue