Skip to content

Commit f9124b4

Browse files
authored
Update unittest.yaml
1 parent b45ac40 commit f9124b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/unittest.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ jobs:
1616
runs-on: self-hosted
1717

1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@master
2020
with:
2121
path: trinity-${{ github.run_id }}
22-
fetch-depth: 0
2322

2423
- name: Setup docker compose
2524
working-directory: trinity-${{ github.run_id }}/.github/workflows/docker

0 commit comments

Comments
 (0)