Skip to content

Commit

Permalink
Temporarily remove tests from build
Browse files Browse the repository at this point in the history
  • Loading branch information
uditdc committed Feb 28, 2024
1 parent 9ae6d3e commit 0415b79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- name: Install dependencies
run: yarn install

- name: Test
run: yarn test

- name: Build
run: yarn build

Expand Down

0 comments on commit 0415b79

Please sign in to comment.