Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shijl0925 authored Jul 6, 2024
1 parent 3c52b21 commit 1ec97ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
run: |
cp -r sonarqube-gen/sonarqube ./
rm -rf sonarqube-gen/
files=`git diff --name-only --diff-filter=ACMR HEAD~1 | grep -E ".go$"`
echo ${files}
git diff
- name: Create commits
Expand Down

0 comments on commit 1ec97ce

Please sign in to comment.