Skip to content

Commit

Permalink
test env
Browse files Browse the repository at this point in the history
  • Loading branch information
nl32 committed Oct 9, 2024
1 parent bf98f29 commit a4d76a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettierCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id: prettier
continue-on-error: true
run: |
echo "files=$(npx prettier . -l | sed -e '1,4d' )" >> "$GITHUB_ENV"
echo "files=howdy" >> "$GITHUB_ENV"
- name: generate errors/summary
run: .github/workflows/generateCheck.sh
env:
Expand Down

0 comments on commit a4d76a0

Please sign in to comment.