Skip to content

Commit

Permalink
Impr: fixing run front end tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoCunha-19 committed May 18, 2024
1 parent fc2f729 commit 3cc4c50
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 @@ -113,7 +113,6 @@ jobs:
- name: Run Tests
run: |
cd client
export NODE_OPTIONS=--openssl-legacy-provider
npm run test
- name: Upload Test Results
Expand Down

0 comments on commit 3cc4c50

Please sign in to comment.