Skip to content

Commit

Permalink
test: again
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Jan 13, 2024
1 parent fb27457 commit 06f34e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packages_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Git modified files
if: ${{ success() }}
run: |
git add --all
git diff --word-diff=color
echo 'GIT_MODIFIED<<EOF' >> $GITHUB_ENV
git ls-files -m >> $GITHUB_ENV
Expand Down

0 comments on commit 06f34e5

Please sign in to comment.