Skip to content

Commit a927403

Browse files
committed
Remove resources step
1 parent 7d6a427 commit a927403

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515

1616
- name: Set up Flutter
1717
uses: ./.github/actions/setup-flutter
18-
19-
- name: Generate Resources
20-
run: flutter gen-l10n
2118

2219
- name: Run tests
2320
run: flutter test

0 commit comments

Comments
 (0)