Skip to content

Commit

Permalink
skip dart analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrr Hak authored and Mrr Hak committed Nov 6, 2023
1 parent 19ca118 commit 1d688bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format-analyze-test.yml
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Verify formatting
run: dart format --output=none --set-exit-if-changed .

- name: Analyze project source
run: dart analyze
# - name: Analyze project source
# run: dart analyze

- name: Run tests
run: dart test

0 comments on commit 1d688bb

Please sign in to comment.