We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64db271 commit 4a42795Copy full SHA for 4a42795
appveyor.yml
@@ -23,8 +23,7 @@ after_build:
23
- cmd: NuGet pack
24
25
test_script:
26
-#- cmd: dotnet test --framework net47 --configuration Release --verbosity q
27
-- cmd: dir
+- cmd: dotnet test --framework net47 --configuration Release --verbosity q
28
29
artifacts:
30
- path: 'Unity.*.nupkg'
0 commit comments