Commit c82895fb by Francisco Giordano

Fix codecov reports

parent b840341a
...@@ -31,6 +31,8 @@ jobs: ...@@ -31,6 +31,8 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: actions/setup-node@v2 - uses: actions/setup-node@v2
with: with:
node-version: 10.x node-version: 10.x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment