From 833fd3f38aeee6af4069278b90af5b22381b044d Mon Sep 17 00:00:00 2001 From: Martin Matusiak Date: Wed, 5 May 2021 18:23:36 +1000 Subject: update build name --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 0e9444a..62891ba 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -1,4 +1,4 @@ -name: ansicolor github actions CI +name: ansicolor tests on: [push] jobs: run-unit-tests: -- cgit v1.2.1