Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Stian Thorgersen <[email protected]>
Signed-off-by: Erik Jan de Wit <[email protected]>
  • Loading branch information
edewit and stianst authored Nov 4, 2024
1 parent ec79814 commit 431e0f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,6 @@ jobs:
echo "Tests: $TESTS"
./mvnw test ${{ env.SUREFIRE_RETRY }} -Pauth-server-quarkus -Dtest=$TESTS -pl testsuite/integration-arquillian/tests/base 2>&1 | misc/log/trimmer.sh
- name: Build with JDK
run:
./mvnw install -e -DskipTests -DskipExamples

- name: Upload JVM Heapdumps
if: always()
uses: ./.github/actions/upload-heapdumps
Expand Down

0 comments on commit 431e0f9

Please sign in to comment.