Skip to content

Commit ca37ddf

Browse files
committed
fix run on linux only
1 parent 137a2ad commit ca37ddf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/go_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151

5252
# sonar analysis
5353
- name: SonarCloud Scan
54+
if: matrix.platform == 'ubuntu-latest'
5455
uses: SonarSource/sonarcloud-github-action@master
5556
with:
5657
args: >

0 commit comments

Comments
 (0)