diff --git a/.github/workflows/piptest.yml b/.github/workflows/piptest.yml index d6d1909..17ec301 100644 --- a/.github/workflows/piptest.yml +++ b/.github/workflows/piptest.yml @@ -1,4 +1,4 @@ -name: Unittests using abcvoting installed from pip, run daily +name: Unittests using abcvoting installed from pip, daily on: schedule: diff --git a/.github/workflows/piptestfull.yml b/.github/workflows/piptestfull.yml index bed5532..0e3f732 100644 --- a/.github/workflows/piptestfull.yml +++ b/.github/workflows/piptestfull.yml @@ -1,4 +1,4 @@ -name: Almost full unittests, run weekly +name: Almost full unittests, weekly on: schedule: