Skip to content

Commit

Permalink
Merge branch 'init-repo' of https://github.com/mistlog/svelte-element
Browse files Browse the repository at this point in the history
…into init-repo
  • Loading branch information
mistlog committed Dec 27, 2020
2 parents 20d0397 + b1e54b0 commit 5679244
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ jobs:
npm test
env:
CI: true
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
github-token: ${{ secrets.github_token }}

0 comments on commit 5679244

Please sign in to comment.