Skip to content

Commit ba3a701

Browse files
committed
Fix spotless issue on ci.yml
Signed-off-by: Peter Nied <peternied@hotmail.com>
1 parent a714cf5 commit ba3a701

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
@@ -87,7 +87,7 @@ jobs:
8787
fail-fast: false
8888
matrix:
8989
jdk: [11, 17]
90-
platform: [ubuntu-latest] # Removing windows temporarily
90+
platform: [ubuntu-latest] # Removing windows temporarily
9191
runs-on: ${{ matrix.platform }}
9292

9393
steps:

0 commit comments

Comments
 (0)