From 31dca5713d3fbd8401dd35cbf12c2cfcb4944db8 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Fri, 17 Jul 2020 10:35:07 +0200 Subject: more testing --- .github/isabelle-action/action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/isabelle-action/action.yml') diff --git a/.github/isabelle-action/action.yml b/.github/isabelle-action/action.yml index 49c043f..c9a1b4a 100644 --- a/.github/isabelle-action/action.yml +++ b/.github/isabelle-action/action.yml @@ -1,10 +1,10 @@ -name: "build" -description: "Build ROOT file" +name: "Isabelle action" +description: "Run Isabelle" author: "josh@joshchen.io" inputs: TOOL_ARGS: - description: "Tool and argument invokation" + description: "Isabelle tool to invoke and arguments to pass" required: true runs: -- cgit v1.2.3