We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6517086 commit f25cee0Copy full SHA for f25cee0
scripts/ci/connect-test-matrix-generator.js
@@ -87,7 +87,7 @@ const firmwares2 = ['2.3.0', '2-latest', '2-main'];
87
const inputs = [
88
{
89
key: 'model',
90
- value: ['T1B1', 'T2T1', 'T2B1', 'T3B1', 'T3T1'],
+ value: ['T1B1', 'T2T1', 'T2B1', 'T3B1', 'T3T1', 'T3W1'],
91
},
92
93
0 commit comments