Skip to content

Commit

Permalink
Remove tests from script
Browse files Browse the repository at this point in the history
  • Loading branch information
menyagah committed Jun 3, 2024
1 parent 506df2d commit 58e6524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
fetch-depth: 0
- name: Install dependencies
run: yarn
- name: Test and coverage
run: yarn jest --coverage
# - name: Test and coverage
# run: yarn jest --coverage
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@master
env:
Expand Down

0 comments on commit 58e6524

Please sign in to comment.