Skip to content

Commit

Permalink
workflow build
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender committed Dec 28, 2024
1 parent baa4664 commit d2a07e8
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ltpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,8 @@ jobs:
- name: Run linter
run: yarn lint

- name: Run prepare
run: yarn dev:prepare

- name: Run tests
run: yarn test

- name: Run prepack
run: yarn prepack
- name: Run build
run: yarn build

- name: Publish to npm
shell: bash
Expand Down

0 comments on commit d2a07e8

Please sign in to comment.