Add windows report

This commit is contained in:
Tal Regev 2021-08-02 23:11:35 +03:00
parent 0e294f3d85
commit f9d61367d0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: 'Test Report'
on:
workflow_run:
workflows: [Linux, Android] # runs after these workflow
workflows: [Linux, Android, Windows] # runs after these workflow
types:
- completed