Commit 61e3abc
committed
Try to fix coveralls github action that fails to upload results
It says:
HTTPError: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs
Fix according to:
https://stackoverflow.com/questions/65692711/using-python-coveralls-from-github-actions-returns-could-not-submit-coverage-41 parent f0bc96d commit 61e3abc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
0 commit comments