fix workflow naming

Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
pull/626/head
Flavius Lacatusu 2021-01-13 16:23:59 +01:00
parent c5d00a4d0a
commit 7f7cb20c4a
No known key found for this signature in database
GPG Key ID: 3C0A7685C14681A8
1 changed files with 1 additions and 2 deletions

View File

@ -9,12 +9,11 @@
# Contributors:
# Red Hat, Inc. - initial API and implementation
name: che-operator
name: Code Coverage Report
on: [push]
jobs:
build-and-deploy:
runs-on: ubuntu-20.04
name: Code Coverage Report
steps:
- name: Checkout
uses: actions/checkout@v2.3.1