mirror of
https://github.com/actions/setup-python
synced 2026-09-13 16:27:30 +00:00
Initial pass
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
SHELL := /bin/bash
|
||||
|
||||
test:
|
||||
@./test/run.js
|
||||
|
||||
.PHONY: test
|
||||
|
||||
Reference in New Issue
Block a user