test results per platform

This commit is contained in:
marauder2k7 2023-07-27 10:37:36 +01:00
parent 360aaf5787
commit afd1326d9a
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
name: Report Test Results
name: Linux Test Results
on:
workflow_run:
workflows: ["Linux Build"]

View file

@ -1,4 +1,4 @@
name: Report Test Results
name: Mac Test Results
on:
workflow_run:
workflows: ["MacOSX Build"]

View file

@ -1,4 +1,4 @@
name: Report Test Results
name: Windows Test Results
on:
workflow_run:
workflows: ["Windows Build"]