devops: fix test runner flakiness uploads (#12415)

This commit is contained in:
Max Schmitt 2022-03-01 00:37:37 +01:00 committed by GitHub
parent 73dee69558
commit cb41e668fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,11 @@ on:
- "package.json"
workflow_dispatch:
env:
# Force terminal colors. @see https://www.npmjs.com/package/colors
FORCE_COLOR: 1
FLAKINESS_CONNECTION_STRING: ${{ secrets.FLAKINESS_CONNECTION_STRING }}
jobs:
test:
name: Test