Skip to content

Commit e4f5f90

Browse files
committed
Update codeql.yml
1 parent cb23d27 commit e4f5f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
)
8080
8181
if [[ -n "HyperwalletUISDK.xcodeproj" ]]; then
82-
args+=("-workspace HyperwalletUISDK.xcodeproj")
82+
#args+=("-workspace HyperwalletUISDK.xcodeproj")
8383
fi
8484
8585
args+=("clean")

0 commit comments

Comments
 (0)