Skip to content

Commit

Permalink
Remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jun 18, 2024
1 parent e767c43 commit b9df745
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ jobs:

- name: Run unit tests
run: make test

- name: Coveralls
uses: coverallsapp/github-action@v2
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ Kinto python client
.. image:: https://img.shields.io/pypi/v/kinto-http.svg
:target: https://pypi.python.org/pypi/kinto-http

.. image:: https://coveralls.io/repos/Kinto/kinto-http.py/badge.svg?branch=main
:target: https://coveralls.io/r/Kinto/kinto-http.py


*kinto-http* is the Python library to interact with a *Kinto* server.

There is also a similar `client in JavaScript <https://github.com/kinto/kinto-http.js>`_.
Expand Down

0 comments on commit b9df745

Please sign in to comment.