mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
These tests currently appear with 'testjob' as name in Forgejo, which is not very informative. This patch renames 'testjob' to 'format-checks' which is hopefully clearer, and renames the sanity-checks.yaml file to format-checks.yaml. ChangeLog: * .forgejo/workflows/sanity-checks.yaml: Rename testjob to format-checks. Rename file to ... * .forgejo/workflows/format-checks.yaml: ... this.