Skip to content

Commit

Permalink
Update sonarqube.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmeet29 authored Jun 7, 2024
1 parent ea2e398 commit c4fc67a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ jobs:
node_version: ['20.x']

steps:


- name: Checkout code
uses: actions/checkout@v2

- name: npm install and test
run: |
npm install
Expand Down

0 comments on commit c4fc67a

Please sign in to comment.