Skip to content

Commit 115e436

Browse files
committed
Run DSF-GDB tests all the time
Part of #1037
1 parent 35c181a commit 115e436

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
-Dmaven.test.failure.ignore=true \
5151
-DexcludedGroups=flakyTest,slowTest \
5252
-Ddsf.gdb.tests.timeout.multiplier=50 \
53-
-Ddsf-gdb.skip.tests=$(test ${{ steps.filter.outputs.dsf }} == 'false' && echo 'true' || echo 'false') \
5453
-Dindexer.timeout=300
5554
- name: Upload Logs
5655
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)