diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 13cd6f3..5bf5722 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,6 +30,7 @@ jobs: - uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6 with: github-token: ${{ secrets.GITHUB_TOKEN }} + annotations: none build: runs-on: ubuntu-latest strategy: