Skip to content

Commit

Permalink
Running frontend tests and creating test doc artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoCunha-19 committed May 18, 2024
1 parent 67f4a7a commit 9f82302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
run: |
cd client
npm run lint || true
- name: Run Tests
run: npm run test -- --no-watch --no-progress --browsers=ChromeHeadlessCI
Expand Down

0 comments on commit 9f82302

Please sign in to comment.