Remove make test command

This commit is contained in:
Sasha Weiss 2026-01-05 15:49:02 -08:00 committed by GitHub
parent 012fd770f1
commit 26c7397cf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,3 @@ backup-tests-setup:
.PHONY: fetch-ringrtc
fetch-ringrtc:
$(CURDIR)/Pods/SignalRingRTC/bin/set-up-for-cocoapods
.PHONY: test
test: dependencies
bundle exec fastlane scan --scheme ${SCHEME}