Skip to content

Commit

Permalink
Remove now redundant hack for sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
neilbmclaughlin committed Dec 16, 2024
1 parent cf26ef7 commit 177e568
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
FLOOD_APP_SESSION_PASSWORD: "${{ secrets.FLOOD_APP_SESSION_PASSWORD }}"
run: |
npm run unit-test
sed -i 's/\/home\/runner\/work\/flood-app\/flood-app\//\/github\/workspace\//g' coverage/lcov.info
- name: Analyse code quality
uses: sonarsource/sonarcloud-github-action@master
Expand Down

0 comments on commit 177e568

Please sign in to comment.