summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-11-18 08:03:55 +0100
committerGitHub <noreply@github.com>2020-11-18 08:03:55 +0100
commit519675e77c389f9e43bb127f9fb24d4fad754946 (patch)
treee15a6c634ce68c9724896639402cbf462b46733e /.github
parentb8612995ee806d4ffb6c7d29d9fcb7b499427394 (diff)
downloadzope-browser-519675e77c389f9e43bb127f9fb24d4fad754946.tar.gz
Rename the workflow. (#10)
Before the GHA badge reads: "run tests passing". This changes it to "tests passing".
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index f2bcc4c..83af9a0 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -1,4 +1,4 @@
-name: run tests
+name: tests
on:
push: