From 342f56d4746fb812efa083e74a2d600f7658ff4a Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 27 May 2022 00:25:39 +0200 Subject: [PATCH] dropped coveralls --- .github/workflows/test.yml | 10 ---------- README.md | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 73525a1..e85a397 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,13 +27,3 @@ jobs: - run: npm install - run: npm install ${{ matrix.hapi }} - run: npm test - - finish: - needs: test - runs-on: ubuntu-latest - steps: - - name: Coveralls Finished - uses: coverallsapp/github-action@master - with: - github-token: ${{ secrets.GITHUB_TOKEN }} - parallel-finished: true diff --git a/README.md b/README.md index a29321b..edf0cc0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# hapi-pino  ![Tests Status](https://github.com/pinojs/hapi-pino/actions/workflows/test.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/pinojs/hapi-pino/badge.svg?branch=master)](https://coveralls.io/github/pinojs/hapi-pino?branch=master) +# hapi-pino  ![Tests Status](https://github.com/pinojs/hapi-pino/actions/workflows/test.yml/badge.svg) [Hapi](http://hapijs.com) plugin for the [Pino](https://github.com/pinojs/pino) logger. It logs in JSON for easy