Skip to content

Commit

Permalink
ci(frontend): remove npm run start
Browse files Browse the repository at this point in the history
refs #18
  • Loading branch information
jo-elimu committed Jun 29, 2024
1 parent 2323bd2 commit 5565f84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ jobs:
- run: npm install
- run: npm run lint
- run: npm run build
- run: npm run start

0 comments on commit 5565f84

Please sign in to comment.