1
0
mirror of https://github.com/actions/setup-node synced 2025-05-19 14:27:45 +00:00
setup-node/node_modules/isarray/Makefile
eric sciple 422b9fdb15 .
2020-01-24 12:21:24 -05:00

7 lines
55 B
Makefile

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