Files
openit/utils/rm/node_modules/delayed-stream/Makefile
GitHub Actions cd995d7629 Hello World
2022-06-30 02:18:52 +00:00

8 lines
57 B
Makefile

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