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