diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index e94f22d6f03..50732cadab4 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -78,6 +78,7 @@ jobs: -DfailIfNoTests=true -Dtest=PerformanceTests integration-test + working-directory: tests/org.eclipse.swt.tests - name: Upload Test Results for ${{ matrix.config.name }} / Java-${{ matrix.java }} if: always() uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0