mirror of
https://code.forgejo.org/actions/setup-python.git
synced 2026-03-17 12:35:54 +03:00
6 lines
55 B
Makefile
6 lines
55 B
Makefile
|
|
test:
|
|
@node_modules/.bin/tape test.js
|
|
|
|
.PHONY: test
|
|
|