github-pages-deploy-action/node_modules/delayed-stream/Makefile
2020-03-31 08:42:07 -04:00

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test