Fountain Coach Gitowner-controlled · read only

Midi2Swift.git · Makefile

Midi2Swift.git / Makefile

revision 0f5fe21e14d2b74ebb751ee10a130f19b5674fea · 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