Skip to content

Commit

Permalink
Put pint merge check back (#10) (#1296)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehumber authored Sep 12, 2024
1 parent 86fbb6d commit 52cdf3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ blocks:
jobs:
- name: Test
commands:
- . sem-pint -c
- ci-tools ci-update-version
- mvn -U -Dmaven.wagon.http.retryHandler.count=10 --batch-mode --no-transfer-progress clean verify install dependency:analyze validate
- . cache-maven store
Expand Down

0 comments on commit 52cdf3f

Please sign in to comment.