mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-20 13:35:11 +00:00
update sapper, to see if it fixes test failures
NARRATOR: it did not
This commit is contained in:
@@ -14,5 +14,5 @@ environment:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: Install-Product node $env:nodejs_version
|
- ps: Install-Product node $env:nodejs_version
|
||||||
- npm install
|
- yarn
|
||||||
- npm install cypress
|
- yarn test
|
||||||
Reference in New Issue
Block a user