Skip to content

Commit

Permalink
Update testing-matrix.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Jun 10, 2024
1 parent bd7e4d5 commit 6628182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
run: xcodebuild -scheme LiveKit -showdestinations

- name: Run Tests on ${{ matrix.platform }}
run: xcodebuild test -scheme LiveKit -destination 'platform=${{ matrix.platform }}' -parallel-testing-enabled YES
run: xcodebuild test -scheme LiveKit -destination 'platform=${{ matrix.platform }}'

0 comments on commit 6628182

Please sign in to comment.