Update flag name.

This commit is contained in:
Joachim Bauch 2020-07-31 16:42:04 +02:00
parent 0f12ec33f8
commit a07d7e1305
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -53,10 +53,11 @@ jobs:
- name: Coveralls Parallel
uses: coverallsapp/github-action@v1.1.1
env:
COVERALLS_FLAG_NAME: run-${{ matrix.go-version }}
with:
path-to-lcov: cover.lcov
github-token: ${{ secrets.github_token }}
flag-name: run-${{ matrix.go-version }}
parallel: true
finish: