Skip to content

Commit b742139

Browse files
authored
Update ci_pr_tests.yml
1 parent 9c562b3 commit b742139

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci_pr_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ jobs:
66
tests:
77
name: Run Tests
88
runs-on: macos-13
9-
env:
10-
DEVELOPER_DIR: /Applications/Xcode_14.3.1.app/Contents/Developer
9+
# env:
10+
# DEVELOPER_DIR: /Applications/Xcode_14.3.1.app/Contents/Developer
1111
steps:
1212
- name: Checkout the Git repository
1313
uses: actions/checkout@v3

0 commit comments

Comments
 (0)