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
Implement whether to run external integration tests with a feature, rather than reading the CI env var (that could become a bit confusing otherwise)
(minor) Possibly output the snapshots as CSVs / something both machine & person-readable, e.g. with headers, rather than one long line
(minor) Consider whether we keep it in the current CI test vs move to another, possibly in test-all.yaml. It currently adds 40 seconds, which is not too bad. Or we condition the test-rust tests on a PR's paths, and avoid running it for small doc changes.
What's up?
Some follow-ups for #2286
(edited by @max-sixty to add an item that @Jelenkee suggested. And now completed)
The text was updated successfully, but these errors were encountered: