summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-02-01 13:08:38 +0200
committerYuval Adam <_@yuv.al>2020-02-01 13:08:38 +0200
commitcb03005c476a9d9d2ab7778fb4497bd59cf492b8 (patch)
treed3894ac65526d56305f26222b58080ba9830ed14
parent8b5c5677df2d2b9d318034cb38fdefffb0a00ae5 (diff)
Change workflow name
-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 6675bdf..bb7f37e 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,4 +1,4 @@
-name: Python package
+name: Viewstate tests
on: [push]