Skip to content

Commit

Permalink
removed build
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmonisit committed Jan 5, 2024
1 parent 4171e28 commit 1338aa4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,4 @@ jobs:
run: npm run format

- name: Run Linting
run: npm run lint

- name: Build
run: npm run build
run: npm run lint

0 comments on commit 1338aa4

Please sign in to comment.