Skip to content

Commit

Permalink
Update app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gftf2011 authored Jul 19, 2024
1 parent 9e8d2b9 commit 5de3bca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,8 @@ jobs:
- name: Testing
run: |
npm run test
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5de3bca

Please sign in to comment.