mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-05 11:28:39 +00:00
[skip ci] Always process test results
This commit is contained in:
parent
d16b56976a
commit
0208526850
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -60,6 +60,7 @@ jobs:
|
|||
|
||||
- name: Process Test Results
|
||||
id: process-trx
|
||||
if: ${{ always() }}
|
||||
uses: im-open/process-dotnet-test-results@v2.0.2
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue