Skip to content

Commit

Permalink
Remove DCM
Browse files Browse the repository at this point in the history
  • Loading branch information
mirland committed Oct 5, 2023
1 parent 5ceab12 commit b92c9c4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dart-metrics-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
- uses: actions/checkout@v3
- uses: dart-lang/setup-dart@v1

- name: dart-code-metrics
uses: dart-code-checker/dart-code-metrics-action@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Run pana
run: |
dart pub global activate pana
Expand Down

0 comments on commit b92c9c4

Please sign in to comment.