Update test.yml
This commit is contained in:
parent
4703a0ce80
commit
61af1b57e4
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -215,8 +215,10 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout to branch
|
- name: Checkout to branch
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
|
|
||||||
- name: Run changed-files with a single commit history
|
- name: Run changed-files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: ./
|
uses: ./
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user