Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Service name github
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed Jan 14, 2020
1 parent ce802ef commit d68fa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
luacheck src benchmarks examples
- name: Report to Coveralls
run: luacov-coveralls --repo-token $REPO_TOKEN
run: luacov-coveralls --repo-token $REPO_TOKEN --service-name github
env:
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d68fa80

Please sign in to comment.