mirror of https://github.com/penpot/penpot.git
🚧 💚 Fixing tests
This commit is contained in:
parent
d8f5c256b7
commit
530185782d
|
|
@ -16,6 +16,8 @@ branches:
|
|||
|
||||
install:
|
||||
- ./manage.sh help
|
||||
- nvm install $NODE_VERSION
|
||||
- node --version
|
||||
|
||||
before_script:
|
||||
- env | sort
|
||||
|
|
|
|||
Loading…
Reference in New Issue