Skip to content

Commit

Permalink
ci: temp remove melos fix
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Jul 24, 2024
1 parent d0a1738 commit f6e5369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/all_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: Run generate
run: melos run generate

- name: Run fix
run: melos run fix
# - name: Run fix # remove until flutter_gen issue is fixed
# run: melos run fix

- name: Run bootstrap
run: melos bootstrap
Expand Down

0 comments on commit f6e5369

Please sign in to comment.