Skip to content

Commit

Permalink
devops: fix uploading test runner reports on windows (#13232)
Browse files Browse the repository at this point in the history
Fixes #12443
  • Loading branch information
aslushnikov authored Mar 31, 2022
1 parent 9fc95dd commit a02384d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_primary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a02384d

Please sign in to comment.