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