Skip to content

Commit

Permalink
workflows rm Genarate Code
Browse files Browse the repository at this point in the history
  • Loading branch information
Kendi J authored and Kendi J committed Oct 14, 2023
1 parent 25cb031 commit 8e99827
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/working_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:

# - name: Check Code Format
# run: dart format . --set-exit-if-changed


- name: Generate code
run: dart run build_runner build
- name: Analyze code
run: dart analyze .

Expand Down

0 comments on commit 8e99827

Please sign in to comment.