Skip to content

Commit

Permalink
[FSSDK-10437] package manager & pre-requisite addition
Browse files Browse the repository at this point in the history
  • Loading branch information
junaed-optimizely committed Sep 10, 2024
1 parent 35b14a8 commit 6fed881
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ jobs:
coverage:
name: Jest Coverage Report
runs-on: ubuntu-latest
needs: [ unitTests ]
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
custom-title: 'Jest Coverage Report'
package-manager: 'yarn'

integration_tests:
name: Run integration tests
Expand Down

0 comments on commit 6fed881

Please sign in to comment.