SIGN IN SIGN UP

CI: Do not run cargo check --tests before running the tests (#4228)

This is a bit redundant, as cargo test does not reuse results of cargo
check, so we're essentially doing the cargo check unnecessarily.

Release Notes:

- N/A
P
Piotr Osiewicz committed
db22babe2a2c1d806d5f96a3d0758aa5416e025b
Parent: 2d7d071
Committed by GitHub <noreply@github.com> on 1/23/2024, 9:18:17 PM