Turn runtest into buildpkg action

This commit is contained in:
David Anthoff
2019-09-23 13:58:15 -07:00
parent a7eaa22ec9
commit 38734de96b
6 changed files with 8 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "julia-runtest",
"name": "julia-buildpkg",
"version": "0.1.0",
"private": true,
"description": "Julia package test run action",
@@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/julia-actions/julia-runtest.git"
"url": "git+https://github.com/julia-actions/julia-buildpkg.git"
},
"keywords": [
"actions",