Skip to content

Commit 373413b

Browse files
committed
Revert pana script
1 parent f3361e9 commit 373413b

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

.github/workflows/scripts/run-pana.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

melos.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ scripts:
2828

2929
analyze:packages:pana:
3030
description: Analyze Dart packages with Pana
31-
run: |
32-
./.github/workflows/scripts/run-pana.sh
31+
run: dart pub global run pana --no-warning --exit-code-threshold 0
3332
packageFilters:
3433
noPrivate: true
3534

0 commit comments

Comments
 (0)