appveyor.yml: deactivate artifacts

This commit is contained in:
jkriege2 2024-01-28 12:02:04 +01:00
parent b2f203ccac
commit f234f41540

View File

@ -382,9 +382,9 @@ for:
artifacts: #artifacts:
- path: 'install' # - path: 'install'
name: install-results # name: install-results
type: zip # type: zip
- path: 'build/**/test-results.xml' # - path: 'build/**/test-results.xml'
name: test_results # name: test_results