Skip to content

Commit d0630e3

Browse files
authored
Skip launchxr tests in CI
1 parent 4c65e2b commit d0630e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-logic-and-interface.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Test logic
1919
run: npm run test -- --ci
2020
- name: Test interface
21-
run: npx start-server-and-test start 3000 'olsk-spec-ui --ci'
21+
run: npx start-server-and-test start 3000 'olsk-spec-ui -os-skip=launchxr --ci'

0 commit comments

Comments
 (0)