mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-08-05 23:09:26 +08:00
7f7e5ba5ea
Co-authored-by: Oliver King <oking3@uncc.edu>
7 lines
55 B
Makefile
7 lines
55 B
Makefile
|
|
test:
|
|
@node_modules/.bin/tape test.js
|
|
|
|
.PHONY: test
|
|
|