We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f269212 commit 02fb70dCopy full SHA for 02fb70d
1 file changed
appveyor.yml
@@ -25,3 +25,7 @@ test_script:
25
- npm test
26
cache:
27
- '%APPDATA%\npm-cache'
28
+
29
+artifacts:
30
+ - path: 'reports\report.html'
31
+ name: HtmlReport
0 commit comments