Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vknabel authored Jun 5, 2024
1 parent 21c6a08 commit 027896d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
- name: Install dependencies
run: npm i

- name: Lint
run: npm run lint

- name: Build
run: npm run compile

0 comments on commit 027896d

Please sign in to comment.