fetch-depth for coverage job

This commit is contained in:
Vyacheslav Matyukhin 2022-10-12 15:35:42 +04:00
parent 1ea3c975d5
commit e076bd935f
No known key found for this signature in database
GPG Key ID: 3D2A774C5489F96C

View File

@ -35,6 +35,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Setup Node.js environment
uses: actions/setup-node@v2
with: