Skip to content

Commit

Permalink
Clean up comments and add evergreen
Browse files Browse the repository at this point in the history
b/290997541
  • Loading branch information
oxve committed Jul 21, 2023
1 parent 3f119eb commit a06537e
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .github/workflows/unit_test_report.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
name: Upload Unit Test Results

on:
# This workflow must be triggered via `workflow_run` to be able to access
# secrets, which is not possible from a workflow triggered by a PR in a fork.
workflow_run:
workflows:
- evergreen
- linux
# TODO: Temporary testing
- testing
# TODO: Download xml files from GCS
# - android
# - raspi
# TODO: Generate xml files
# - win32
# TODO: Get xml files from platforms
# - atv
# - ps
# - switch
# - xbox
types:
- completed

Expand Down

0 comments on commit a06537e

Please sign in to comment.