gha: comment out Build production step
This commit is contained in:
parent
ad034f6b61
commit
8db152a91a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -18,8 +18,8 @@ jobs:
|
|||
# - name: Test script
|
||||
# run: npm test
|
||||
|
||||
- name: Build production
|
||||
run: npm run build
|
||||
# - name: Build production
|
||||
# run: npm run build
|
||||
|
||||
|
||||
test-prod:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue