diff --git a/tool/test_generator.sh b/tool/test_generator.sh index 9ce7024b..a3210734 100755 --- a/tool/test_generator.sh +++ b/tool/test_generator.sh @@ -2,5 +2,4 @@ cd moor_generator -# todo figure out why analyzer tests don't run on the CI (it throws an internal error) -pub run test --exclude-tags analyzer \ No newline at end of file +pub run test \ No newline at end of file