Fountain Coach Gitowner-controlled · read only

Midi2Swift.git · Makefile

Midi2Swift.git / Makefile

revision d356620037992b082577c0c4bb0ba71f2d645ba5 · complete file

.PHONY: assert-full-spec test ci

assert-full-spec:
	STRICT_FULL_SPEC=1 swift test --package-path swift/Midi2Swift

test:
	swift test --package-path swift/Midi2Swift