Updated test.yml
This commit is contained in:
parent
e64110acb1
commit
baf172ed6a
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -99,7 +99,11 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
- run: |
|
||||
git log -1 --format="%H" --date=local --until="2022-08-20" | grep -n d8ae75228d4d40e5ab140fbef3faff1ca55140c6
|
||||
git log -1 --format="%H" --date=local --until="2022-08-20" | grep -n 8d5c4478e28f7b7189cd93c195aa9d4f0992da90
|
||||
|
||||
- name: Run changed-files since 2022-08-19
|
||||
id: changed-files-since
|
||||
uses: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user