Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
elersong committed Jul 23, 2024
1 parent c445b9e commit ff94bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm test -- --coverage

- name: Check if lcov.info exists
run: ls -la src/coverage/
run: ls -la ./src/coverage/

- name: SonarCloud Scan
uses: sonarsource/[email protected]
Expand Down

0 comments on commit ff94bac

Please sign in to comment.