Skip to content

Commit

Permalink
Also check demo operators with test-operators (only at gitlab.com)
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Nov 23, 2018
1 parent cc88ae9 commit ff6a63e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ stages:
before_script:
- yarn
script:
- yarn test --forceExit
- yarn test
- yarn test-operators

node-7:
<<: *test
Expand Down

0 comments on commit ff6a63e

Please sign in to comment.