Fountain Coach Gitowner-controlled · read only

Midi2Swift.git · Makefile

Midi2Swift.git / Makefile

revision 67c7c1265deeefd27b615d014ff001cc928b780f · 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