Skip to content

Commit 6b2eece

Browse files
update coveralls
1 parent 8f06e53 commit 6b2eece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
pytest --doctest-modules --cov=pedantic --cov-branch --cov-report= --cov-report=term
2929
- name: Coveralls
30-
uses: coverallsapp/github-action@v2.2.3
30+
uses: coverallsapp/github-action@v2.3.6
3131
with:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}
3333
file: .coverage

0 commit comments

Comments
 (0)