1
0
mirror of https://github.com/actions/setup-node synced 2025-05-15 20:37:45 +00:00
setup-node/node_modules/isarray/Makefile
eric sciple 2b95e76931 .
2020-01-24 12:20:19 -05:00

7 lines
55 B
Makefile

test:
@node_modules/.bin/tape test.js
.PHONY: test