Skip to content

Commit 1bfcdf6

Browse files
authored
Fix GitHub Actions badge (#31)
1 parent a8bb767 commit 1bfcdf6

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
@@ -38,7 +38,7 @@ pip install mdformat-myst
3838
mdformat <filename>
3939
```
4040

41-
[ci-badge]: https://github.com/executablebooks/mdformat-myst/workflows/Tests/badge.svg?branch=master
41+
[ci-badge]: https://github.com/executablebooks/mdformat-myst/actions/workflows/tests.yml/badge.svg?branch=master
4242
[ci-link]: https://github.com/executablebooks/mdformat-myst/actions?query=workflow%3ATest+branch%3Amaster+event%3Apush
4343
[codecov-badge]: https://codecov.io/gh/executablebooks/mdformat-myst/branch/master/graph/badge.svg
4444
[codecov-link]: https://codecov.io/gh/executablebooks/mdformat-myst

0 commit comments

Comments
 (0)