Skip to content

Commit 66d00f2

Browse files
committed
use explicti step
1 parent fb8f06b commit 66d00f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
matrix:
4949
pattern: [ "A*,F*,S*", "B*,D*,L*,T*" ]
5050
jdk: [ "11", "21.0.4" ]
51-
empty: []
51+
empty:${{ fromJson('') }}
5252
runs-on: ubuntu-latest
5353
steps:
5454
- name: Publish Test Report

0 commit comments

Comments
 (0)