Skip to content

Commit 8024e6c

Browse files
authored
remove -Dexclude-hortonworks (#810)
1 parent 13c068e commit 8024e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
with:
3232
java-version: 1.8
3333
- name: Run tests
34-
run: mvn clean test --no-transfer-progress -Pall-tests -Dexclude-hortonworks
34+
run: mvn clean test --no-transfer-progress -Pall-tests

0 commit comments

Comments
 (0)