Skip to content

Commit

Permalink
Merge pull request #664 from hpi-studyu/ci/dart-fix-gen
Browse files Browse the repository at this point in the history
ci: temp remove melos fix
  • Loading branch information
ibrahimozkn authored Jul 24, 2024
2 parents d0a1738 + f6e5369 commit 1fa819c
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 1fa819c

Please sign in to comment.