Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajutkarsh07 committed Nov 12, 2024
1 parent f892465 commit f54ddca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/frontend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ jobs:
- name: Run Angular Tests
run: |
cd webiu-ui
npm test
npm test -- --browsers=ChromeHeadless --watch=false --no-sandbox
npm test -- --browsers=ChromeHeadless --watch=false

0 comments on commit f54ddca

Please sign in to comment.