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
Reduce dimension in testing to simplify output (#384)
## Problem
Some tests were being run with large dimensions. This leads to log
output that is slow to load and difficult to read when things go wrong
in CI.
## Solution
Reduce the test dimension.
## Type of Change
- [x] Infrastructure change (CI configs, etc)
0 commit comments