github-pages-deploy-action/node_modules/delayed-stream/Makefile
2020-01-27 23:58:23 -05:00

8 lines
57 B
Makefile

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