Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomontalbano committed Aug 29, 2019
1 parent f5a9ee9 commit 3dd5b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
env:
NODE_COVERALLS_DEBUG: 1
COVERALLS_REPO_TOKEN: 9XBo0Z4R0ZTydIKYq9BOFI8UP2HrMOQYi
COVERALLS_SERVICE_NAME: github
# COVERALLS_SERVICE_NAME: github
COVERALLS_GIT_COMMIT: HEAD
COVERALLS_GIT_BRANCH: ${{ github.ref }}
run: |
Expand Down

0 comments on commit 3dd5b0d

Please sign in to comment.