chore: Consistent job names in GH actions (#3099)

This commit is contained in:
Lipis
2021-02-24 12:12:19 +02:00
committed by GitHub
parent b44531d94a
commit c0e05445b1
5 changed files with 7 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ on:
- master
jobs:
build:
build-docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2