Skip to content

Commit

Permalink
Update backend.yml (apache#7122)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisoka-X authored and hawk9821 committed Jul 15, 2024
1 parent ce79ac5 commit 0cfb2e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,6 @@ jobs:
distribution: 'temurin'
cache: 'maven'
- name: run seatunnel zeta on k8s test
if: needs.changes.outputs.api == 'true'
run: |
./mvnw -T 1 -B verify -DskipUT=true -DskipIT=false -D"license.skipAddThirdParty"=true --no-snapshot-updates -pl :seatunnel-engine-k8s-e2e -am -Pci
env:
Expand Down

0 comments on commit 0cfb2e6

Please sign in to comment.