Skip to content

Commit 6cc1a4f

Browse files
committed
another typo
1 parent 29ea7c0 commit 6cc1a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Upload coverage report
3636
if: github.ref == 'refs/heads/master'
37-
uses: coveralls/github-action@v2
37+
uses: coverallsapp/github-action@v2
3838
with:
3939
format: "cobertura"
4040
file: "TestResults/**/coverage.cobertura.xml"

0 commit comments

Comments
 (0)