From de194d56be2777a0ffa49562019c509ec6a5fad5 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 11 Dec 2020 09:49:40 -0800 Subject: GitHub Actions: better job names This makes it more obvious which action actually failed. Signed-off-by: Dirk Hohndel --- .github/workflows/linux-eoan-5.12.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/linux-eoan-5.12.yml') diff --git a/.github/workflows/linux-eoan-5.12.yml b/.github/workflows/linux-eoan-5.12.yml index b8461d621..b8ee809b9 100644 --- a/.github/workflows/linux-eoan-5.12.yml +++ b/.github/workflows/linux-eoan-5.12.yml @@ -8,7 +8,7 @@ on: - master jobs: - buildInContainer: + buildUbuntuEoan: runs-on: ubuntu-latest container: image: ubuntu:20.04 -- cgit v1.2.3-70-g09d2