diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 8bfc7c2..415e104 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -27,7 +27,6 @@ jobs: - run: yarn - run: yarn workspaces run build - run: yarn workspaces test - - name: Codecov # You may pin to the exact commit or the version. # uses: codecov/codecov-action@6004246f47ab62d32be025ce173b241cd84ac58e - uses: codecov/codecov-action@v1.0.13