Skip to content

Commit

Permalink
feat: test ci with coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Natanael Lourenço committed Oct 28, 2023
1 parent 508575f commit 6e8a1dd
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 @@ -36,7 +36,7 @@ jobs:
run: yarn lint

- name: Check commit message
run: wagoid/commitlint-github-action@v1
run: wagoid/commitlint-github-action@v5

- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 6e8a1dd

Please sign in to comment.