aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorMarvin Borner2020-09-16 21:56:41 +0200
committerMarvin Borner2020-09-16 21:56:41 +0200
commit883a08919e8d49f25d1cda8fd25d52b5ad3eb303 (patch)
tree22ee3051a3819001f5a35b3dcacc861cb43b3706 /.github/workflows
parent11490a493511c4f760af74c12cb7da15b2b404a2 (diff)
Fixed workflow description
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b27e78a..4df62cd 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: Project build
+name: Project build and test
on: push