Skip to content

Commit 072f083

Browse files
authored
Update build.yml
1 parent cfc27f9 commit 072f083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
#todo: create health for TraceSegmentServiceClient.statusChanged()
5656
- run: sleep 45s
5757

58-
- run: ./gradlew test -Dtest.profile=integration -PprobeVersion=$SPP_RELEASE_VERSION
58+
- run: ./gradlew test -Dtest.profile=integration -PprobeVersion=$SPP_RELEASE_VERSION --refresh-dependencies
5959

6060
#have to rebuild to ensure all relocated dependencies are included
6161
- run: ./gradlew clean assemble -Dbuild.profile=release -PprobeVersion=$SPP_RELEASE_VERSION

0 commit comments

Comments
 (0)