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 13c068e commit 8024e6cCopy full SHA for 8024e6c
.github/workflows/build.yml
@@ -31,4 +31,4 @@ jobs:
31
with:
32
java-version: 1.8
33
- name: Run tests
34
- run: mvn clean test --no-transfer-progress -Pall-tests -Dexclude-hortonworks
+ run: mvn clean test --no-transfer-progress -Pall-tests
0 commit comments