diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 7f27808e..bc228bf0 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -77,6 +77,7 @@ js-tests: &js-tests - cd client - pwd - npm install + - npm run codegen - npm test js-linting: &js-linting