We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88ad67 commit 110767dCopy full SHA for 110767d
browserstack-report-action/config/constants.js
@@ -9,8 +9,8 @@ module.exports = {
9
10
// Report formats
11
REPORT_FORMAT: {
12
- BASIC_HTML: 'basic_html',
13
- RICH_HTML: 'rich_html',
+ BASIC_HTML: 'basicHtml',
+ RICH_HTML: 'richHtml',
14
},
15
16
INPUT: {
browserstack-report-action/dist/index.js
@@ -15,8 +15,8 @@ module.exports = {
17
18
19
20
21
22
0 commit comments