mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Remove flag-name due to behaviour mismatch (#1220)
It appears that the suggestion that flag-name should be set when doing parallel builds, appears to lead to incorrect reporting by coveralls of the overall coverage of all runs combined back onto the PR.
This commit is contained in:
parent
bb2b022d3f
commit
28beb0c5f9
1
.github/workflows/unit-tests.yml
vendored
1
.github/workflows/unit-tests.yml
vendored
@ -75,7 +75,6 @@ jobs:
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
github-token: ${{ secrets.github_token }}
|
||||
flag-name: run-${{ matrix.vagrant }}
|
||||
parallel: true
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user