Update test.yml

This commit is contained in:
Tonye Jack 2022-10-15 12:50:01 -06:00 committed by GitHub
parent fd0ee42a4d
commit 62c6729ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,10 @@ jobs:
with:
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
id: changed-files-since
uses: ./