Skip to content

Commit f01b39c

Browse files
committed
ff
1 parent b8734ce commit f01b39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ workflows:
10301030
matrix:
10311031
alias: browser-tests
10321032
parameters:
1033-
browser: ["chrome"]
1033+
browser: ["chrome", "firefox"]
10341034
script: ["browser_test.sh"]
10351035
job: ["0","1","2","3","4","5","6","7","8","9"]
10361036
jobsize: ["10"]

0 commit comments

Comments
 (0)