Skip to content

Commit

Permalink
Update .github/workflows/pr-unit-tests-jdk17.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zymap authored Nov 6, 2023
1 parent bd34310 commit 3709fd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-unit-tests-jdk17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
run: mvn -ntp -B spotbugs:check

- name: unit test after build
env:
run: mvn test -Pcloud -Dtest="!org.apache.pulsar.ecosystem.io.lakehouse.sink.hudi.HoodieTestS3Cloud"

- name: cloud test after build
Expand Down

0 comments on commit 3709fd8

Please sign in to comment.