Fountain Coach Gitowner-controlled · read only

Midi2Swift.git · Makefile

Midi2Swift.git / Makefile

revision 0654ae9947b2be85cb999cc2e333c55288b7ebe8 · 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