Skip to content

Commit

Permalink
add to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wanlwanl authored and azure-sdk committed Jun 18, 2024
1 parent 5db29be commit e795d35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/js-sdk-release-tool-pull-request-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ jobs:
- name: Run Unit Tests
run: npm run test
working-directory: ./tools/js-sdk-release-tools/

- name: Run CI E2E Tests
run: npm run test:ci
working-directory: ./tools/js-sdk-release-tools/

0 comments on commit e795d35

Please sign in to comment.