summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-02-01 13:23:32 +0200
committerYuval Adam <_@yuv.al>2020-02-01 13:23:32 +0200
commit3ec31e9662e7165326237d601e64dca7347e4b2a (patch)
treeda1fcd67513c39024611d25f01c88613fb20c40d /.github/workflows
parent8e9ac3c6d34ae62cac56d3fd08536d87fe7cea06 (diff)
Cleanup test workflow name
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 c563631..ec62a89 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,4 +1,4 @@
-name: Viewstate tests
+name: Test
on: [push]