Skip to content

Commit

Permalink
Update tests command
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Morris-Hill committed Oct 18, 2023
1 parent abe4a33 commit 1836f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ test:
off

test_script:
- cmd: dotnet test --configuration Release --logger:"nunit;LogFilePath=TestResults.xml"
- cmd: nunit3-console FluentSimTests\bin\Release\netcoreapp3.1\FluentSimTests.dll --result=myresults.xml;format=AppVeyor

#---------------------------------#
# deployment configuration #
Expand Down

0 comments on commit 1836f18

Please sign in to comment.