mirror of
https://github.com/songoda/SongodaCore.git
synced 2025-02-15 11:01:23 +01:00
GitHub Actions: Adds missing empty line between steps in sonarcloud.yml
This commit is contained in:
parent
8e91cc18eb
commit
e2194e0dec
1
.github/workflows/sonarcloud.yml
vendored
1
.github/workflows/sonarcloud.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
with:
|
||||
path: ~/.sonar/cache
|
||||
key: ${{ runner.os }}-sonar
|
||||
|
||||
- name: Analyze project
|
||||
if: ${{ env.SONAR_TOKEN != null }}
|
||||
run: >
|
||||
|
Loading…
Reference in New Issue
Block a user