Skip to content

Commit

Permalink
changing badge to actually follow dynode and renaming workflow to sim…
Browse files Browse the repository at this point in the history
…ply pytest (#366)
  • Loading branch information
arik-shurygin authored Mar 7, 2025
1 parent 8465f7f commit 9eecb16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run pytest
name: pytest

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Version](https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2FCDCgov%2FDynODE%2Frefs%2Fheads%2Fmain%2Fpyproject.toml&query=%24.tool.poetry.version&style=plastic&label=version&color=lightgray)
![pre-commit](https://github.com/CDCgov/dynode/workflows/pre-commit/badge.svg?style=plastic&link=https://github.com/CDCgov/dynode/actions/workflows/pre-commit.yaml)
![CI](https://github.com/CDCgov/cfa_azure/workflows/Python%20Unit%20Tests%20with%20Coverage/badge.svg?style=plastic&link=https://github.com/CDCgov/cfa_azure/actions/workflows/pre-commit.yaml&link=https://github.com/CDCgov/cfa_azure/actions/workflows/ci.yaml)
[![pytest](https://github.com/CDCgov/DynODE/actions/workflows/pytest.yaml/badge.svg)](https://github.com/CDCgov/DynODE/actions/workflows/pytest.yaml)
![GitHub License](https://img.shields.io/github/license/cdcgov/dynode?style=plastic&link=https://github.com/CDCgov/dynode/blob/master/LICENSE)
![Python](https://img.shields.io/badge/python-3670A0?logo=python&logoColor=ffdd54&style=plastic)

Expand Down

0 comments on commit 9eecb16

Please sign in to comment.