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
fix: VSCode is downloaded for every test package (#5364)
* fix: VSCode is downloaded for every test package
Problem:
- In github ci vscode is downloaded for every test package (core/q)
Solution:
- Use AWS_TOOLKIT_TEST_CACHE_DIR and AWS_TOOLKIT_TEST_USER_DIR to cache the test and user directories
0 commit comments