Skip to content

Commit c0490e3

Browse files
committed
chore: disable Android testing too for now sheesh
1 parent 7941b9c commit c0490e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
BUNDLESIZE_GITHUB_TOKEN: $(BUNDLESIZE_GITHUB_TOKEN)
2525
SAUCE_ACCESS_KEY: $(SAUCE_ACCESS_KEY)
2626
SAUCE_USERNAME: $(SAUCE_USERNAME)
27-
TEST_BROWSERS: 'ChromeHeadlessNoSandbox,FirefoxHeadless,sl_ios_safari,sl_android_chrome'
27+
TEST_BROWSERS: 'ChromeHeadlessNoSandbox,FirefoxHeadless,sl_ios_safari'
2828

2929
- task: PublishTestResults@2
3030
displayName: 'Save test results'

0 commit comments

Comments
 (0)