Skip to content

Commit

Permalink
chore: improve win build time
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSchafer committed Sep 28, 2024
1 parent 6976a36 commit 696ad6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ commands:
install-deps-windows-full-signing:
steps:
- install-deps-windows-signing
- install-deps-windows-full
- install-deps-windows-make

install-deps-windows-make:
steps:
Expand Down Expand Up @@ -673,7 +673,7 @@ workflows:
test_snyk_command: binary-releases\\snyk-win.exe
install_deps_extension: windows-full
dont_skip_tests: 0
shards: 4
shards: 8
pre_test_cmds: Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1; RefreshEnv

- sign:
Expand Down

0 comments on commit 696ad6f

Please sign in to comment.