mirror of
https://github.com/actions/setup-python.git
synced 2026-04-20 19:14:35 +02: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