Skip to content

Commit

Permalink
chore: avoid fixing paths in reports
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Jan 7, 2025
1 parent a749734 commit 4606387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
npm run check:lint:ci
- name: Fix filesystem paths in generated reports
if: false
run: |
./scripts/fix-reports-path-in-github-runner.sh
Expand Down

0 comments on commit 4606387

Please sign in to comment.