Skip to content

Commit

Permalink
run analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzieschmoll committed Sep 27, 2023
1 parent dd65538 commit 527338d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions registry/flutter_devtools.test
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ update=packages/devtools_extensions
update=packages/devtools_shared
update=packages/devtools_test

test=./tool/generate_code.sh >> output.txt
# test.linux=tool/flutter_tests.sh
test.linux=dart ./tool/bin/devtools_tool.dart analyze
test.linux=./tool/generate_code.sh >> output.txt
#test.linux=./tool/flutter_tests.sh

# Reduce number of iterations because these tests take longer than our recommended maximum.
iterations=1

0 comments on commit 527338d

Please sign in to comment.