Skip to content

Commit

Permalink
chrome headless
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonza5462 authored Jun 27, 2024
1 parent a06334a commit 684a715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Run tests
run: |
export CHROME_BIN=/usr/bin/google-chrome
ng test --code-coverage
ng test --code-coverage --browsers=ChromeHeadless --watch=false
- name: SonarQube scan
run: |
Expand Down

0 comments on commit 684a715

Please sign in to comment.