Skip to content

Commit

Permalink
amend github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
joefong-nhs committed Jun 12, 2024
1 parent dda697d commit 28b952d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Run test coverage
run: |
./tasks test_coverage
./tasks _test_coverage
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
Expand Down

0 comments on commit 28b952d

Please sign in to comment.