Updated test.yml

This commit is contained in:
Tonye Jack 2022-10-15 17:53:07 -06:00
parent e64110acb1
commit baf172ed6a

View File

@ -99,7 +99,11 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
fetch-depth: 0 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 - name: Run changed-files since 2022-08-19
id: changed-files-since id: changed-files-since
uses: ./ uses: ./