Skip to content

Commit

Permalink
do not set developer dir manually
Browse files Browse the repository at this point in the history
Signed-off-by: David Nadoba <[email protected]>
  • Loading branch information
dnadoba committed Jul 13, 2021
1 parent db261d9 commit 3b1e38e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
with:
xcode-version: ${{ matrix.xcode }}
- name: Build & Run Performance Tests on macOS
env:
DEVELOPER_DIR: ${{ matrix.xcode }}
run: >
swift test
--configuration=release
Expand Down

0 comments on commit 3b1e38e

Please sign in to comment.