Skip to content

Commit a2949ec

Browse files
Update quality-check.yml
1 parent d9e604c commit a2949ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Check dependencies
7373
run: |
7474
echo "## Checking for outdated dependencies..."
75-
flutter pub outdated || true
75+
flutter pub outdated
7676
7777
- name: Generate report
7878
if: always()

0 commit comments

Comments
 (0)