Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsRiprod authored Jul 7, 2024
1 parent 0bce75c commit 7cbec3c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
cd ./DeskThingServer
npm ci
- name: Run linter
run: |
cd ./DeskThingServer
npm run lint
- name: Run type check
run: |
cd ./DeskThingServer
Expand Down

0 comments on commit 7cbec3c

Please sign in to comment.