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 ef46dda commit 98e68b4Copy full SHA for 98e68b4
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup Test Matrix
39
id: get-matrix
40
run: |
41
- bundle exec matrix_from_metadata_v3 --provision-service
+ bundle exec matrix_from_metadata_v3 --provision-prefer provision_service
42
43
Acceptance:
44
name: "Acceptance tests (${{matrix.platforms.label}}, ${{matrix.collection.collection || matrix.collection}})"
0 commit comments