Skip to content

Commit

Permalink
wip: github ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshi06 committed Mar 22, 2024
1 parent 0056d60 commit d476c6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
cd cosmos
npm i -g rimraf
npm install --save @azure/cosmos
npm run build
- name: Start connector
run: cd cosmos && npm run start serve --configuration connector_config_emulator.json
Expand Down

0 comments on commit d476c6c

Please sign in to comment.