Skip to content

Commit

Permalink
feat: custom test-script
Browse files Browse the repository at this point in the history
  • Loading branch information
alichherawalla committed Apr 15, 2024
1 parent dd9d814 commit 85a4a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
threshold: 80
package-manager: yarn
skip-step: install
test-script: yarn test
- name: SonarQube Scan
uses: sonarsource/sonarqube-scan-action@master
env:
Expand Down

0 comments on commit 85a4a9c

Please sign in to comment.