Skip to content

Commit

Permalink
Remove import sort CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold872 committed Dec 9, 2023
1 parent 4fd4e6b commit 9448c47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/elastic-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
- name: Verify formatting
run: dart format --output=none --set-exit-if-changed lib/* test/*

- name: Verify import order
run: dart run import_sorter:main --exit-if-changed

- name: Analyze project source
run: flutter analyze --no-fatal-infos --no-fatal-warnings
test:
Expand Down

0 comments on commit 9448c47

Please sign in to comment.