Skip to content

Commit

Permalink
coverage test
Browse files Browse the repository at this point in the history
  • Loading branch information
harrel56 committed Jul 26, 2023
1 parent 66180e0 commit 756c26d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,8 @@ jobs:
steps:
- name: Git checkout
uses: actions/checkout@v3

- name: Fetch master branch for SonarCloud diff
run: git fetch origin master:master
with:
fetch-depth: 0

- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 756c26d

Please sign in to comment.