mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-03 11:47:44 +00:00
corrections
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
||||
- name: SonarCloud Scanner End
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
run: dotnet sonarscanner end /d:sonar.login="${{ secrets.SONAR_TOKEN }}"
|
||||
run: dotnet sonarscanner end /d:sonar.token="${{ secrets.SONAR_TOKEN }}"
|
||||
|
||||
Code_Coverage:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user