Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit 86c874b

Browse files
committed
workflows/test: Remove fetch depth
1 parent f15c83d commit 86c874b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ jobs:
88
container: supplantr/iniq-testrunner:latest
99
steps:
1010
- uses: actions/checkout@v2
11-
with:
12-
fetch-depth: 0
1311

1412
- name: Test
1513
run: make test

0 commit comments

Comments
 (0)