diff options
| author | Yuval Adam <_@yuv.al> | 2020-02-01 13:23:32 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-02-01 13:23:32 +0200 |
| commit | 3ec31e9662e7165326237d601e64dca7347e4b2a (patch) | |
| tree | da1fcd67513c39024611d25f01c88613fb20c40d /.github/workflows/test.yml | |
| parent | 8e9ac3c6d34ae62cac56d3fd08536d87fe7cea06 (diff) | |
Cleanup test workflow name
Diffstat (limited to '.github/workflows/test.yml')
| -rw-r--r-- | .github/workflows/test.yml | 2 |
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] |
