Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Molinero authored Dec 18, 2024
1 parent 8ca789e commit 593a6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
# Build Tests NasdaqDataLink
dotnet build ./tests/Tests.csproj /p:Configuration=Release /v:quiet /p:WarningLevel=1 && \
# Run Tests NasdaqDataLink
dotnet test ./tests/bin/Release/net6.0/Tests.dll
dotnet test ./tests/bin/Release/net9.0/Tests.dll

0 comments on commit 593a6c2

Please sign in to comment.