From 5d17c85e01b4023ec1c289668215c8a0f886f1ce Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Fri, 10 Sep 2021 11:53:30 +0100 Subject: [PATCH] minor test reporting fix --- .github/workflows/test.yml | 1 + README.rst | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7ec8d1d..3f952b5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,6 +33,7 @@ jobs: pre-commit run -a flake8 | reviewdog -f=pep8 -name=flake8 -tee -reporter=$REPORTER -filter-mode nofilter env: REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} + EVENT: ${{ github.event_name }} - run: pre-commit run -a --show-diff-on-failure test: if: startsWith(github.ref, 'refs/tags') || github.event_name == 'pull_request' || github.event_name == 'schedule' || github.repository_owner != 'iterative' diff --git a/README.rst b/README.rst index 8d6eeb6..242a5a7 100644 --- a/README.rst +++ b/README.rst @@ -322,23 +322,18 @@ for more guidance. |Hits| .. |Logo| image:: https://github.com/iterative/shtab/blob/master/meta/logo.png - .. |Tests| image:: https://github.com/iterative/shtab/workflows/Test/badge.svg :target: https://github.com/iterative/shtab/actions :alt: Tests - .. |Coverage| image:: https://codecov.io/gh/iterative/shtab/branch/master/graph/badge.svg :target: https://codecov.io/gh/iterative/shtab :alt: Coverage - .. |Conda| image:: https://img.shields.io/conda/v/conda-forge/shtab.svg?label=conda&logo=conda-forge :target: https://anaconda.org/conda-forge/shtab :alt: conda-forge - .. |PyPI| image:: https://img.shields.io/pypi/v/shtab.svg?label=pip&logo=PyPI&logoColor=white :target: https://pypi.org/project/shtab :alt: PyPI - .. |Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=shtab&style=social&r=https://github.com/iterative/shtab&a=hidden :target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=shtab&a=plot&r=https://github.com/iterative/shtab&style=social :alt: Hits