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
|
# - name: Test script
|
||||||
# run: npm test
|
# run: npm test
|
||||||
|
|
||||||
- name: Build production
|
# - name: Build production
|
||||||
run: npm run build
|
# run: npm run build
|
||||||
|
|
||||||
|
|
||||||
test-prod:
|
test-prod:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue