summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2022-07-24 19:40:13 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2022-07-27 13:02:08 +0300
commit497e44f543a6c41db56a72bc8743f36cf5cca837 (patch)
treeac4a37f331a396fa63f905ca05aa7f587ad4c1e3 /.github/workflows
parente485db3f222d80cd0dd313740c6a08b849ce86e0 (diff)
downloadapscheduler-497e44f543a6c41db56a72bc8743f36cf5cca837.tar.gz
Renamed the test suite to better suit the badge
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index c29ada8..c954737 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,4 +1,4 @@
-name: Run the test suite
+name: test suite
on:
push: