Skip to content

Commit

Permalink
Update gh-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Molinero authored Feb 21, 2024
1 parent 08c92ee commit 00b0f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
# Build
dotnet build /p:Configuration=Release /v:quiet /p:WarningLevel=1 QuantConnect.Polygon.sln
# Run Tests
dotnet test ./QuantConnect.Polygon.Tests/bin/Release/QuantConnect.Polygon.Tests.dll
dotnet test ./QuantConnect.Polygon.Tests/bin/Release/QuantConnect.Lean.DataSource.Polygon.Tests.dll

0 comments on commit 00b0f00

Please sign in to comment.