Skip to content

[fix #430] pin gocov to v1.1.0 and remove duplicate install step in CDC CI #1014

[fix #430] pin gocov to v1.1.0 and remove duplicate install step in CDC CI

[fix #430] pin gocov to v1.1.0 and remove duplicate install step in CDC CI #1014

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"