minor fix

This commit is contained in:
Miha Kralj
2024-09-30 12:31:20 -07:00
parent 3879266977
commit 2e0fa17d81
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -159,6 +159,7 @@ jobs:
lib/bin/Release/QuanTAlib.dll
quantower/Averages/bin/Release/Averages.dll
quantower/Statistics/bin/Release/Statistics.dll
quantower/Volatility/bin/Release/Volatility.dll
SyntheticVendor/bin/Release/SyntheticVendor.dll
- name: Push package to nuget.org
+2 -1
View File
@@ -9,5 +9,6 @@
"sonarlint.connectedMode.project": {
"connectionId": "mihakralj",
"projectKey": "mihakralj_QuanTAlib"
}
},
"sarif-viewer.connectToGithubCodeScanning": "on"
}