mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-22 14:35:20 +00:00
remove cypress from devDependencies and install in CI, so the app is deployable
This commit is contained in:
@@ -14,4 +14,5 @@ environment:
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
- npm install
|
||||
- npm install
|
||||
- npm install cypress
|
||||
Reference in New Issue
Block a user