Skip to content

Commit

Permalink
ED-4000 feat: Github actions instead of Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
princegupta1131 committed May 23, 2024
1 parent 6fd9cae commit e88145b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
dependency-cache-portal-
- name: Execute test cases using JEST
run: npm run test:ci
run: npm run test-coverage
working-directory: portal/src/app/client

- name: Install Sonar Scanner
Expand Down

0 comments on commit e88145b

Please sign in to comment.