mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
fetch-depth
This commit is contained in:
parent
fb56de6b56
commit
6ff53d0419
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -12,6 +12,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: pnpm/action-setup@v2
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user