Skip to content

Commit

Permalink
Debug integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jbachorik authored Jan 21, 2025
1 parent 395d4e0 commit 3a7f545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
- name: Run tests
run: |
set +x
find btrace-dist/build -name 'btrace-client.jar'
./gradlew --no-daemon --parallel --build-cache -Pintegration :integration-tests:test
- name: Check Gradle cache size
run: du -sh ~/.gradle/caches
Expand Down

0 comments on commit 3a7f545

Please sign in to comment.