Skip to content

Commit 4c9e469

Browse files
author
Sergey Shelomentsev
committed
ci: update test workflow
2 parents 01ee3b4 + b42b3ed commit 4c9e469

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ jobs:
1919
with:
2020
distribution: 'zulu'
2121
java-version: '${{ matrix.java }}'
22-
- run: ./gradlew test
23-
22+
- run: ./gradlew test

0 commit comments

Comments
 (0)