Skip to content

Commit 98e68b4

Browse files
committed
Adjust flag
1 parent ef46dda commit 98e68b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Test Matrix
3939
id: get-matrix
4040
run: |
41-
bundle exec matrix_from_metadata_v3 --provision-service
41+
bundle exec matrix_from_metadata_v3 --provision-prefer provision_service
4242
4343
Acceptance:
4444
name: "Acceptance tests (${{matrix.platforms.label}}, ${{matrix.collection.collection || matrix.collection}})"

0 commit comments

Comments
 (0)