Skip to content

Commit 3de1696

Browse files
author
Justin Abrahms
authored
The language is jvm, not java.
Signed-off-by: Justin Abrahms <[email protected]>
1 parent c3e2de7 commit 3de1696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cflite_batch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: build
2727
uses: google/clusterfuzzlite/actions/build_fuzzers@v1
2828
with:
29-
language: java
29+
language: jvm
3030
sanitizer: ${{ matrix.sanitizer }}
3131
- name: Run Fuzzers (${{ matrix.sanitizer }})
3232
id: run

0 commit comments

Comments
 (0)