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:
- path: 'install'
name: install-results
type: zip
- path: 'build/**/test-results.xml'
name: test_results
#artifacts:
# - path: 'install'
# name: install-results
# type: zip
# - path: 'build/**/test-results.xml'
# name: test_results