Skip to content

Commit

Permalink
test-ci.yml: updates depth: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 10, 2024
1 parent 83ac71c commit 3faebf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# https://github.com/actions/checkout
uses: actions/checkout@v4
with:
fetch-depth: 3
fetch-depth: 1

- name: Setup Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
# https://github.com/actions/setup-node
Expand Down

0 comments on commit 3faebf0

Please sign in to comment.