Skip to content

Commit

Permalink
change coverage action
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Aug 19, 2023
1 parent 3b0b757 commit a0cff48
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 @@ -64,5 +64,5 @@ jobs:
run: npm run test:esm

- name: Upload code coverage
if: github.ref == 'refs/heads/master'
if: github.repository == 'moleculerjs/moleculer'
uses: coverallsapp/github-action@v2

0 comments on commit a0cff48

Please sign in to comment.