Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 038e473

Browse files
authored
🔧 Fix CI badge (#24)
1 parent 102924b commit 038e473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ or trigger the GitHub Action job, by creating a release with a tag equal to the
7373

7474
Note, this requires generating an API key on PyPi and adding it to the repository `Settings/Secrets`, under the name `PYPI_KEY`.
7575

76-
[ci-badge]: https://github.com/executablebooks/mdformat-tables/workflows/CI/badge.svg?branch=master
76+
[ci-badge]: https://github.com/executablebooks/mdformat-tables/actions/workflows/tests.yml/badge.svg?branch=master
7777
[ci-link]: https://github.com/executablebooks/mdformat/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush
7878
[cov-badge]: https://codecov.io/gh/executablebooks/mdformat-tables/branch/master/graph/badge.svg
7979
[cov-link]: https://codecov.io/gh/executablebooks/mdformat-tables

0 commit comments

Comments
 (0)