mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2026-09-08 11:50:14 -06:00
PR-579798: trying to fix Cypress component testing.
This commit is contained in:
@@ -37,8 +37,6 @@ jobs:
|
||||
# and run all Cypress tests
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v5 # use the explicit version number
|
||||
env:
|
||||
ENV: production
|
||||
with:
|
||||
component: true
|
||||
publish-npm:
|
||||
|
||||
@@ -43,8 +43,6 @@ jobs:
|
||||
# and run all Cypress tests
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v5 # use the explicit version number
|
||||
env:
|
||||
ENV: production
|
||||
with:
|
||||
component: true
|
||||
test-build-package:
|
||||
|
||||
Reference in New Issue
Block a user