Skip to content

Commit

Permalink
Merge branch 'dev' into fix/outdated-cached-subject
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimozkn authored Jul 24, 2024
2 parents fd4f2e3 + 1fa819c commit 3a57727
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 3a57727

Please sign in to comment.