@@ -5,6 +5,6 @@ steps:
- name: test
image: node
commands:
- - cd ./vue-wp
+ - cd ./vue-theme
- npm install
- npm test