Skip to content

Commit

Permalink
refactor: updated test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat-Dabade committed Nov 22, 2023
1 parent 5792113 commit c85be04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jest-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
package-manager: yarn
working-directory: frontend
working-directory: frontend/*
github-token: ${{ secrets.GITHUB_TOKEN }}
output: comment
prnumber: ${{ steps.findPr.outputs.number }}

0 comments on commit c85be04

Please sign in to comment.