Skip to content

Commit

Permalink
check pubspec overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed Jan 16, 2024
1 parent 3b8c0d3 commit 27fd933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
ndk-version: r26b
if: ${{ matrix.sdk == 'stable' }}

- run: dart run ../../tools/check_pubspec_overrides.dart

- run: dart run ../../tools/delete_pubspec_overrides.dart
if: ${{ matrix.dependencies == 'published' }}

Expand Down

0 comments on commit 27fd933

Please sign in to comment.