Skip to content

Commit 64db271

Browse files
committed
Disable tests
1 parent 2242af1 commit 64db271

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ after_build:
2222
- cmd: del lib\*.nupkg
2323
- cmd: NuGet pack
2424

25-
#test_script:
25+
test_script:
2626
#- cmd: dotnet test --framework net47 --configuration Release --verbosity q
27+
- cmd: dir
2728

2829
artifacts:
2930
- path: 'Unity.*.nupkg'

0 commit comments

Comments
 (0)