We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c562b3 commit b742139Copy full SHA for b742139
1 file changed
.github/workflows/ci_pr_tests.yml
@@ -6,8 +6,8 @@ jobs:
6
tests:
7
name: Run Tests
8
runs-on: macos-13
9
- env:
10
- DEVELOPER_DIR: /Applications/Xcode_14.3.1.app/Contents/Developer
+ # env:
+ # DEVELOPER_DIR: /Applications/Xcode_14.3.1.app/Contents/Developer
11
steps:
12
- name: Checkout the Git repository
13
uses: actions/checkout@v3
0 commit comments