We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc27f9 commit 072f083Copy full SHA for 072f083
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
#todo: create health for TraceSegmentServiceClient.statusChanged()
56
- run: sleep 45s
57
58
- - run: ./gradlew test -Dtest.profile=integration -PprobeVersion=$SPP_RELEASE_VERSION
+ - run: ./gradlew test -Dtest.profile=integration -PprobeVersion=$SPP_RELEASE_VERSION --refresh-dependencies
59
60
#have to rebuild to ensure all relocated dependencies are included
61
- run: ./gradlew clean assemble -Dbuild.profile=release -PprobeVersion=$SPP_RELEASE_VERSION
0 commit comments