chore: remove install windows deps from test

This commit is contained in:
Minh141120 2025-10-03 12:06:57 +07:00
parent d7a1a9a529
commit d3a5ff9a74

View File

@ -72,9 +72,6 @@ lint: install-and-build
test: lint
yarn download:bin
yarn download:lib
ifeq ($(OS),Windows_NT)
yarn download:windows-installer
endif
yarn test
yarn copy:assets:tauri
yarn build:icon