mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-01-09 21:46:56 -06:00
PR-421183: trying to fix the pipeline of cypress.
This commit is contained in:
parent
80a89af63c
commit
6ddae0d441
1
.github/workflows/npm-test.yml
vendored
1
.github/workflows/npm-test.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
build: npm run build
|
build: npm run build
|
||||||
start: npm start
|
start: npm start
|
||||||
|
|
||||||
test-build-package:
|
test-build-package:
|
||||||
needs: test
|
needs: test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user