Skip to content

Commit

Permalink
Merge pull request #91 from vknabel/vknabel-patch-1
Browse files Browse the repository at this point in the history
Update build.yaml
  • Loading branch information
vknabel authored Jun 5, 2024
2 parents 742c513 + 627829b commit 37dd79d
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 37dd79d

Please sign in to comment.