Update test.yml
This commit is contained in:
parent
fd0ee42a4d
commit
62c6729ad3
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -100,6 +100,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- run: |
|
||||||
|
git log --format="%H" --date=local --since="2022-08-19" --reverse | grep -n 0190fb3dbc083a8b907c0a6ed0c7032bb3aa0495
|
||||||
|
git log --format="%H" --date=local --since="2022-08-19" --reverse | grep -n 7179d77efe0c1b965e29154f67bd4c1a57acefce
|
||||||
|
|
||||||
- name: Run changed-files since 2022-08-19
|
- name: Run changed-files since 2022-08-19
|
||||||
id: changed-files-since
|
id: changed-files-since
|
||||||
uses: ./
|
uses: ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user