bevy/tools
Brezak 6522795889
Specify test group names in github summary for compile fail tests (#14330)
# Objective

The github action summary titles every compile test group as
`compile_fail_utils`.


![image](https://github.com/user-attachments/assets/9d00a113-6772-430c-8da9-bffe6a60a8f8)

## Solution

Manually specify group names for compile fail tests.

## Testing

- Wait for compile fail tests to run.
- Observe the generated summary.
2024-07-15 16:13:03 +00:00
..
build-templated-pages Apply Clippy lints regarding lazy evaluation and closures (#14015) 2024-07-01 15:54:40 +00:00
build-wasm-example Apply Clippy lints regarding lazy evaluation and closures (#14015) 2024-07-01 15:54:40 +00:00
ci Fix intra-doc links and make CI test them (#14076) 2024-07-11 13:08:31 +00:00
compile_fail_utils Specify test group names in github summary for compile fail tests (#14330) 2024-07-15 16:13:03 +00:00
example-showcase Apply Clippy lints regarding lazy evaluation and closures (#14015) 2024-07-01 15:54:40 +00:00
publish.sh Upstream CorePlugin from bevy_mod_picking (#13677) 2024-06-15 11:59:57 +00:00