Skip to content

Commit dae5968

Browse files
committed
run windows ci [run ci]
1 parent ff075cf commit dae5968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ windowsWorkflowFilters: &windows-workflow-filters
7676
- equal: [ develop, << pipeline.git.branch >> ]
7777
# use the following branch as well to ensure that v8 snapshot cache updates are fully tested
7878
- equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ]
79-
- equal: [ 'misc/remove_marionette_for_geckodriver', << pipeline.git.branch >> ]
79+
- equal: [ 'misc/use_webdriver', << pipeline.git.branch >> ]
8080
- matches:
8181
pattern: /^release\/\d+\.\d+\.\d+$/
8282
value: << pipeline.git.branch >>

0 commit comments

Comments
 (0)