chore: removed vite unit tests from pre push
This commit is contained in:
@@ -17,6 +17,6 @@ changed_files="$(
|
||||
done | sort -u
|
||||
)"
|
||||
|
||||
if printf '%s\n' "$changed_files" | grep -q '^vite/'; then
|
||||
bunx turbo run test:unit --filter=@autumn/vite
|
||||
fi
|
||||
# if printf '%s\n' "$changed_files" | grep -q '^vite/'; then
|
||||
# bunx turbo run test:unit --filter=@autumn/vite
|
||||
# fi
|
||||
|
||||
Reference in New Issue
Block a user