Skip to content

Commit 3f22176

Browse files
committed
remove story:build from workflows
1 parent 76d7665 commit 3f22176

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,3 @@ jobs:
2929

3030
- name: Build
3131
run: npm run build
32-
33-
- name: Story build
34-
run: npm run story:build

0 commit comments

Comments
 (0)