Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
q3356564 committed Jan 17, 2024
1 parent ba13be2 commit d9d6014
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ jobs:
- name: Run Spotless Check
run: |
./mvnw -B -f dolphinscheduler-e2e/pom.xml -am \
-DfailIfNoTests=false \
-Dmaven.test.skip=true \
-Dspotless.skip=false
spotless:check
- name: Build Image
run: |
./mvnw -B clean install \
Expand Down

0 comments on commit d9d6014

Please sign in to comment.