Fountain Coach Gitowner-controlled · read only

Midi2Swift.git · Makefile

Midi2Swift.git / Makefile

revision 866dc0bb5fae27f8f452b5b83fcc1f7dd8512384 · 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