Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyuxia committed Dec 2, 2024
1 parent db505a8 commit 647f295
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 108 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: mvn -T 1C -B clean install -DskipTests
- name: Test
run: |
mvn -T 1C -B test
mvn -B verify
env:
MAVEN_OPTS: -Xmx4096m
ARTIFACTS_OSS_ENDPOINT: ${{ secrets.ARTIFACTS_OSS_ENDPOINT }}
Expand Down

This file was deleted.

0 comments on commit 647f295

Please sign in to comment.