Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Sep 14, 2023
1 parent 4522ff9 commit 459bd0b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
uses: zgosalvez/[email protected]
with:
working-directory: "${{github.workspace}}/packages/hms_room_kit"
- name: 📈 Check metrics
uses: dart-code-checker/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_comment: true
check_unused_files: true
folders: 'packages/hmssdk_flutter, packages/hms_room_kit'
# - name: 📈 Check metrics
# uses: dart-code-checker/[email protected]
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# pull_request_comment: true
# check_unused_files: true
# folders: 'packages/hmssdk_flutter, packages/hms_room_kit'

0 comments on commit 459bd0b

Please sign in to comment.