devops: fix uploading test runner reports on windows (#13232)

Fixes #12443
This commit is contained in:
Andrey Lushnikov 2022-03-31 16:56:28 -06:00 committed by GitHub
parent 9fc95dda84
commit a02384d2dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
- run: ./utils/upload_flakiness_dashboard.sh ./test-results/report.json
if: always()
shell: bash
test_test_runner_esm:
name: Test Runner ESM