Skip to content

Commit

Permalink
Update lint-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
longzheng authored Dec 18, 2024
1 parent 01ddce5 commit c60a3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up .env
run: cp .env.example .env

- run: npm run prebuild
- run: npm run routes:generate

- run: npm run lint

Expand Down

0 comments on commit c60a3dd

Please sign in to comment.