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 cb6e1ae commit 3d1d960Copy full SHA for 3d1d960
.circleci/config.yml
@@ -985,7 +985,7 @@ workflows:
985
matrix:
986
parameters:
987
browser: ["chrome"]
988
- script: ["singletest"]
+ script: ["singletest.sh"]
989
job: ["nogroup"]
990
jobsize: ["1"]
991
parallelism: [1]
@@ -1001,7 +1001,7 @@ workflows:
1001
1002
1003
browser: ["chrome", "firefox"]
1004
1005
1006
1007
parallelism: [5]
0 commit comments