Skip to content

Commit

Permalink
chore: fix ci coverage (#2283)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait authored Jan 1, 2021
1 parent beea425 commit 4dc1a05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Using Node v${{ matrix.node-version }}
uses: actions/setup-node@v1
Expand Down

0 comments on commit 4dc1a05

Please sign in to comment.