Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: remove profile option remove from nightly
The profile option was removed from Rust nightly, so we need to remove it from the CI. Unfortuanlly, currently `grcov`, tool used on the test coverage, still doesn't support this change. Refs: mozilla/grcov#1240
- Loading branch information