fix: updated the unit tests workflow to simplify job names and read test paths from a separate file (#29472)

This commit is contained in:
Aarif
2021-12-09 18:21:17 +05:00
committed by GitHub
parent 472ccdabe0
commit 76a8aaf6cd
10 changed files with 79 additions and 33 deletions

View File

@@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
fetch-depth: 2