Skip to content

Commit bf9555c

Browse files
committed
👷 github: fetch whole repository for testing
1 parent 1f61027 commit bf9555c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11+
with:
12+
fetch-depth: 0
13+
fetch-tags: true
1114
- uses: pnpm/action-setup@v4
1215
with:
1316
version: "9.15.9"

0 commit comments

Comments
 (0)