Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciused26 authored Feb 4, 2025
1 parent e78bbd4 commit a723fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
# - name: Linter
# run: yarn eslint . --format json --output-file reports/eslint-report.json

# - name: Test and coverage
# run: TZ=UTC yarn jest --coverage
- name: Test and coverage
run: TZ=UTC yarn jest --coverage

- name: SonarCloud Scan
uses: SonarSource/sonarqube-scan-action@v4
Expand Down

0 comments on commit a723fa9

Please sign in to comment.