Skip to content

Commit

Permalink
01 (#7)
Browse files Browse the repository at this point in the history
* feat(chore): add sonar report

* wtf

* fix(smells)

* wtffff

* mipu

---------

Co-authored-by: Pablo Jacobo Viña Rebolledo <[email protected]>
  • Loading branch information
vinjatovix and pablojvritx committed Oct 1, 2023
1 parent 1f23302 commit 4cfeb43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install dependencies

- name: Install dependencies
run: npm install # Adjust for your specific setup

- name: Run tests
Expand Down

0 comments on commit 4cfeb43

Please sign in to comment.