Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahschwartz committed Feb 2, 2024
1 parent 20cff6b commit a00d38c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
- name: Run lint
run: |
cd frontend
npm install
npm run lint
npm run prettier:check

1 comment on commit a00d38c

@landyellow
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hope to be better

Please sign in to comment.