mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-22 09:42:00 +03:00
workflows
This commit is contained in:
parent
1a629630da
commit
c06f607e65
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Tests e2e
|
||||
name: E2E Tests
|
||||
|
||||
on: [push]
|
||||
|
||||
|
|
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
name: bundles
|
||||
path: bundles
|
||||
|
||||
- name: E2e Test
|
||||
- name: E2E Test
|
||||
run: npm run e2e
|
||||
|
||||
publish:
|
||||
|
|
Loading…
Reference in New Issue
Block a user