Skip to content

Commit

Permalink
fix: sonarqube 분석 수정 시도
Browse files Browse the repository at this point in the history
  • Loading branch information
l2yujw committed Nov 27, 2024
1 parent 772f51f commit a9a2837
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
with:
fetch-depth: 0 # 전체 Git 이력을 가져옵니다.

- name: Fetch Git Branches
run: git fetch --unshallow # 추가적으로 모든 브랜치를 가져옵니다.

- name: JDK 17 설정
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit a9a2837

Please sign in to comment.