We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44b650 commit ad401f9Copy full SHA for ad401f9
.github/workflows/java.yml
@@ -82,4 +82,5 @@ jobs:
82
# Temporarily using Java 8, related issue: https://github.com/apache/incubator-graphar/issues/277
83
export JAVA_HOME=${JAVA_HOME_8_X64}
84
export LLVM11_HOME=/usr/lib/llvm-11
85
+ export GAR_TEST_DATA=$PWD/../../testing/
86
mvn --no-transfer-progress clean test -Dspotless.check.skip=true
0 commit comments