Skip to content

Commit

Permalink
test verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Mar 4, 2024
1 parent 1457529 commit f1f45f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: End to End Integration Tests
uses: eclipse-edc/.github/.github/actions/run-tests@main
with:
command: ./gradlew test jacocoTestReport -DincludeTags="EndToEndTest"
command: ./gradlew test jacocoTestReport -DincludeTags="EndToEndTest" -PverboseTest=true --refresh-dependencies

Component-Tests:
env:
Expand Down

0 comments on commit f1f45f5

Please sign in to comment.