Skip to content

Commit dab959e

Browse files
jaydelucalaurit
andauthored
Update .github/workflows/overhead-benchmark-daily.yml
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent faf2d0f commit dab959e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/overhead-benchmark-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
3939

4040
- name: Build Latest Snapshot JAR
41-
run: ./gradlew assemble
41+
run: ./gradlew assemble -x javadoc
4242

4343
- name: Run tests
4444
working-directory: benchmark-overhead

0 commit comments

Comments
 (0)