Skip to content

Commit 26754ca

Browse files
traskjeanbisutti
andauthored
Update perf-test_daily.yml
Co-authored-by: Jean Bisutti <[email protected]>
1 parent 8256dfb commit 26754ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-test_daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: gradle/actions/setup-gradle@v4
2323

2424
- name: Build Application Insights Java agent
25-
run: ./gradlew assmble
25+
run: ./gradlew assemble
2626

2727
- name: Run chmod to make gradlew executable
2828
run: chmod +x perf-tests/gradlew

0 commit comments

Comments
 (0)