Skip to content

Commit ba722b6

Browse files
committed
Reduce parallelism for pre-built binaries smoke test (pt 2)
1 parent 9be7517 commit ba722b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_prebuilt_binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ jobs:
210210
test-scoop-install:
211211
name: Test scoop install on Windows (Git Bash)
212212
runs-on: windows-latest
213+
needs: test-curl-install-windows
213214
defaults:
214215
run:
215216
shell: bash

0 commit comments

Comments
 (0)