Skip to content

Commit 6390ad5

Browse files
committed
fix: run visionos CI on every PR
1 parent 7143c5c commit 6390ad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/circleci/pipeline_selection.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ function createConfigs(inputPath, outputPath, configFile) {
207207
'commands.yml',
208208
'jobs.yml',
209209
'workflows.yml',
210+
'testVisionOS.yml',
210211
];
211212

212213
const baseFolder = 'test_workflows';

0 commit comments

Comments
 (0)