mirror of https://github.com/eyhc1/rendercv.git
update test workflow name
This commit is contained in:
parent
997bf7b530
commit
dfcb542f3e
|
@ -1,4 +1,4 @@
|
|||
name: Test and report coverage
|
||||
name: Tests
|
||||
|
||||
# GitHub events that triggers the workflow:
|
||||
on:
|
|
@ -1,6 +1,6 @@
|
|||
# RenderCV
|
||||
|
||||
[![test](https://github.com/sinaatalay/rendercv/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/sinaatalay/rendercv/actions/workflows/test.yaml)
|
||||
[![tests](https://github.com/sinaatalay/rendercv/actions/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/sinaatalay/rendercv/actions/workflows/test.yaml)
|
||||
[![coverage](https://coverage-badge.samuelcolvin.workers.dev/sinaatalay/rendercv.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/sinaatalay/rendercv)
|
||||
[![pypi-version](https://img.shields.io/pypi/v/rendercv?label=PyPI%20version&color=rgb(0%2C79%2C144))](https://pypi.python.org/pypi/rendercv)
|
||||
[![pypi-downloads](https://img.shields.io/pepy/dt/rendercv?label=PyPI%20downloads&color=rgb(0%2C%2079%2C%20144))](https://pypi.python.org/pypi/rendercv)
|
||||
|
|
Loading…
Reference in New Issue