mirror of https://github.com/apache/poi.git
try to fix github actions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
94ae7d68d0
commit
776de5494b
|
@ -41,4 +41,4 @@ jobs:
|
|||
run: chmod +x gradlew
|
||||
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew check -PjdkVersion=11
|
||||
run: ./gradlew test -PjdkVersion=11
|
||||
|
|
Loading…
Reference in New Issue