Skip to content

Commit

Permalink
chore: Update coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Jul 2, 2021
1 parent 835abb7 commit d63352e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -41,4 +41,9 @@ jobs:
- run: sudo gem install sass -v 3.4.24
- run: npm ci
- run: npm run linux:ci

- name: Coveralls
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit d63352e

Please sign in to comment.