Skip to content

Commit

Permalink
TEST disable CodeQL preload completely
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffie committed Oct 30, 2022
1 parent 0fe2745 commit c116312
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mac/deploy_mac.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash
set -eu -o pipefail
# FOR TESTING ONLY:
export DYLD_INSERT_LIBRARIES=

root_path=$(pwd)
project_path="${root_path}/Jamulus.pro"
Expand Down

0 comments on commit c116312

Please sign in to comment.