Skip to content

Commit

Permalink
Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneLightsOn committed Sep 12, 2024
1 parent 255c7a1 commit e99017a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: |
git fetch origin main
git diff --name-only --diff-filter=A origin/main HEAD | grep '\.py$'
NEW_FILES=$(git diff --name-only --diff-filter=A origin/main HEAD | grep '\.py$')

0 comments on commit e99017a

Please sign in to comment.