Skip to content

Commit 470323b

Browse files
committed
Update scheme name
1 parent bad3e04 commit 470323b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Run Tests (ASAN)
2525
run: |
2626
set -euo pipefail
27-
xcodebuild -destination 'platform=OS X,arch=x86_64' -scheme AudioKit -enableAddressSanitizer YES test
27+
xcodebuild -destination 'platform=OS X,arch=x86_64' -scheme AudioKitEX -enableAddressSanitizer YES test
2828
2929
# Generate Wiki docs on release
3030
docs:

0 commit comments

Comments
 (0)