Skip to content

Commit

Permalink
ci: remove redundant build step
Browse files Browse the repository at this point in the history
  • Loading branch information
brettdorrans authored Jun 25, 2022
1 parent ec98370 commit 6d11f74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
file: ./coverage/coverage-final.json
flags: unittests

- name: Run build
run: npm run build

- name: Build storybook
run: |
git fetch --depth=1 origin +refs/tags/*:refs/tags/*
Expand Down

0 comments on commit 6d11f74

Please sign in to comment.