Skip to content

Commit

Permalink
Rename lint and test workflow to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Tsuyoshi Hombashi <[email protected]>
  • Loading branch information
thombashi committed Jan 18, 2025
1 parent 060d424 commit a0bf607
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint and Test
name: CI

on:
push:
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Summary
:target: https://pypi.org/project/mbstrdecoder
:alt: Supported Python implementations

.. image:: https://github.com/thombashi/mbstrdecoder/actions/workflows/lint_and_test.yml/badge.svg
:target: https://github.com/thombashi/mbstrdecoder/actions/workflows/lint_and_test.yml
.. image:: https://github.com/thombashi/mbstrdecoder/actions/workflows/ci.yml/badge.svg
:target: https://github.com/thombashi/mbstrdecoder/actions/workflows/ci.yml
:alt: CI status of Linux/macOS/Windows

.. image:: https://coveralls.io/repos/github/thombashi/mbstrdecoder/badge.svg?branch=master
Expand Down

0 comments on commit a0bf607

Please sign in to comment.