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 cc55600 commit 9d0f8b0Copy full SHA for 9d0f8b0
Jenkinsfile
@@ -31,7 +31,6 @@ node("primary") {
31
[ name: "win10Chrome", os: "windows-10", browser: "chrome" ],
32
[ name: "win10FF", os: "windows-10", browser: "firefox" ]
33
]
34
-
35
bedrockBrowsers(platforms: platforms, testDirs: [ "src/test/ts/browser" ])
36
37
stage("publish") {
0 commit comments