You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workaround for issue in nextest caused by a change in rustup:
nextest-rs/nextest#1493
Fixes:
```
error: creating test list failed
Caused by:
for `vector-config-macros`, command
`'C:\a\vector\vector\target\debug\deps\vector_config_macros-4fc11cf764d99dff.exe' --list --format
terse` exited with code 0xc0000135: The specified module could not be found. (os error 126)
```
Signed-off-by: Jesse Szwedko <[email protected]>
0 commit comments