Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter out duplicate reporters in config #309

Merged
merged 1 commit into from
Dec 1, 2019

Conversation

hugo-vrijswijk
Copy link
Member

Reporters could be duplicate, causing them to be called twice. Now it is a Set, so each reporter is unique

@github-actions github-actions bot added the chore Something that needed to be done label Dec 1, 2019
@hugo-vrijswijk hugo-vrijswijk merged commit f0dc0e7 into master Dec 1, 2019
@hugo-vrijswijk hugo-vrijswijk deleted the chore/filter-duplicate-reporters branch December 1, 2019 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Something that needed to be done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant