Skip to content

Commit

Permalink
Rename CI testing workflow to Tox
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Nov 19, 2024
1 parent 2ed83ef commit 08a301c
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: 'tests'
name: 'Tox'

on:
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
[![GitHub issues][github-issue-count-badge]][github-issues]
[![Code style: black][code-style-badge]][code-style-repo]

[github-actions-test-link]: https://github.com/NTIA/scos-sensor/actions/workflows/github-actions-test.yml
[github-actions-test-badge]: https://github.com/NTIA/scos-sensor/actions/workflows/github-actions-test.yml/badge.svg
[github-actions-test-link]: https://github.com/NTIA/scos-sensor/actions/workflows/tox.yaml
[github-actions-test-badge]: https://github.com/NTIA/scos-sensor/actions/workflows/tox.yaml/badge.svg
[code-style-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
[code-style-repo]: https://github.com/psf/black
[latest-release-semver-badge]: https://img.shields.io/github/v/release/NTIA/scos-sensor?display_name=tag&sort=semver
Expand Down

0 comments on commit 08a301c

Please sign in to comment.