Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Actions
name: CI

# repo specific gh actions
env:
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ PyMAPDL Reader - Legacy Binary and Archive File Reader
.. |PyPIact| image:: https://img.shields.io/pypi/dm/ansys-mapdl-reader.svg?label=PyPI%20downloads
:target: https://pypi.org/project/ansys-mapdl-reader/

.. |GH-CI| image:: https://github.com/ansys/pymapdl-reader/actions/workflows/testing-and-deployment.yml/badge.svg
:target: https://github.com/ansys/pymapdl-reader/actions/workflows/testing-and-deployment.yml
.. |GH-CI| image:: https://github.com/ansys/pymapdl-reader/actions/workflows/ci.yml/badge.svg
:target: https://github.com/ansys/pymapdl-reader/actions/workflows/ci.yml

.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
:target: https://opensource.org/licenses/MIT
Expand Down