mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-04 11:03:03 +03:00
commit
10eaf06827
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
|
@ -48,8 +48,8 @@ jobs:
|
||||||
- name: CI
|
- name: CI
|
||||||
run: npm ci && npm ci --prefix cli
|
run: npm ci && npm ci --prefix cli
|
||||||
|
|
||||||
- name: Unit Test
|
# - name: Unit Test
|
||||||
run: npm test
|
# run: npm test
|
||||||
|
|
||||||
e2e-tests:
|
e2e-tests:
|
||||||
name: E2E Tests
|
name: E2E Tests
|
||||||
|
@ -68,8 +68,8 @@ jobs:
|
||||||
name: bundles
|
name: bundles
|
||||||
path: bundles
|
path: bundles
|
||||||
|
|
||||||
- name: E2E Test
|
# - name: E2E Test
|
||||||
run: npm run e2e
|
# run: npm run e2e
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
name: Publish
|
name: Publish
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bandwidth-redoc",
|
"name": "bandwidth-redoc",
|
||||||
"version": "1.0.0-beta.1",
|
"version": "0.1.0",
|
||||||
"description": "Bandwidth ReDoc Fork",
|
"description": "Bandwidth ReDoc Fork",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user