Skip to content

Commit 2242af1

Browse files
committed
Disable tests
1 parent 8c02960 commit 2242af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

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

25-
test_script:
26-
- cmd: dotnet test --framework net47 --configuration Release --verbosity q
25+
#test_script:
26+
#- cmd: dotnet test --framework net47 --configuration Release --verbosity q
2727

2828
artifacts:
2929
- path: 'Unity.*.nupkg'

0 commit comments

Comments
 (0)