Skip to content

Commit

Permalink
Revert CI-PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
corneil committed Oct 23, 2024
1 parent 8d1558f commit 1e992ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
shell: bash
timeout-minutes: 75
run: |
./mvnw -B -s .github/settings.xml -Pfull,docs clean install --no-transfer-progress
./mvnw -B -s .github/settings.xml -Pdocs clean install --no-transfer-progress
scan:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1e992ec

Please sign in to comment.