Skip to content

Commit 4a42795

Browse files
committed
Re-Enable tests
1 parent 64db271 commit 4a42795

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ after_build:
2323
- cmd: NuGet pack
2424

2525
test_script:
26-
#- cmd: dotnet test --framework net47 --configuration Release --verbosity q
27-
- cmd: dir
26+
- cmd: dotnet test --framework net47 --configuration Release --verbosity q
2827

2928
artifacts:
3029
- path: 'Unity.*.nupkg'

0 commit comments

Comments
 (0)