mirror of
https://github.com/julia-actions/julia-buildpkg.git
synced 2026-02-17 03:26:55 +08:00
Turn runtest into buildpkg action
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user