Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 15, 2022
1 parent d8ae752 commit e64110a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Expand Up @@ -99,11 +99,7 @@ jobs:
uses: actions/checkout@v3
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: ./
Expand Down

0 comments on commit e64110a

Please sign in to comment.