Skip to content

Commit cdb7d4a

Browse files
committed
Restore using nvm plugin in Windows unit tests
1 parent 32638e5 commit cdb7d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ steps:
3939
npm run test
4040
agents:
4141
queue: windows
42-
plugins: [$CI_TOOLKIT_PLUGIN]
42+
plugins: *common_plugins
4343
notify:
4444
- github_commit_status:
4545
context: Windows Unit Tests

0 commit comments

Comments
 (0)