chore: use new Cargo profile in CI for shorter compilation
commit97b46086934a0a60188a328d4f6e3446bee55485
authorJoão Marcos P. Bezerra <marcospb19@hotmail.com>
Wed, 20 Nov 2024 07:58:02 +0000 (20 04:58 -0300)
committerJoão Marcos <marcospb19@hotmail.com>
Wed, 20 Nov 2024 08:23:20 +0000 (20 05:23 -0300)
tree0015cbbf7c054c1ce1b2ba7bc0b65f392ac8e86a
parent162dfbd29f1e116297da2ff404f8809c164aeb46
chore: use new Cargo profile in CI for shorter compilation

new profile is called `fast` and it's not as fast as `release`, but
should be fast enough for CI and compiles faster
.github/workflows/build-artifacts-and-run-tests.yml
Cargo.toml