Skip to content

Commit

Permalink
fix test specs - run linter for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed May 25, 2023
1 parent 31ff5e9 commit d016df0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bamboo-specs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,16 @@ Build:
ls -alt
yarn install
# build docs
yarn wiki:build-docs
node ./scripts/build-compatibility-table.js
# lint code and docs
yarn lint
yarn test
yarn build
rm -rf node_modules
artifacts:
- name: scriptlets.corelibs.json
Expand Down

0 comments on commit d016df0

Please sign in to comment.