From 1f410945a8811e304bc9ee2e2f42f2933fbacf6e Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Thu, 3 Dec 2020 11:48:53 +1300 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a18c4b6..150b03a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Moodle Plugin CI +name: Runtests # Run this workflow every time a new commit pushed to your repository on: push