Skip to content

Commit e58db54

Browse files
committed
fix: github workflow
1 parent 080eea0 commit e58db54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,3 @@ jobs:
3737
env:
3838
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3939
run: npx nyc report --reporter=text-lcov | npx codecov --disable=gcov --pipe
40-
41-
- name: Build
42-
run: yarn build:prod

0 commit comments

Comments
 (0)