Skip to content

Commit

Permalink
[ADD] CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
KeyWeeUsr committed Nov 27, 2024
1 parent 900f547 commit c27912b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
compile \
--warnings-as-errors
- name: Ensure that copyright notices are up-to-date
- name: Run all doctor tests
run: |
eldev \
--verbose \
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# typewriter-roll-mode
[![CI][ci-badge]][ci-workflow]
[![MELPA][melpa-badge]][melpa-package]
[![MELPA Stable][melpa-stable-badge]][melpa-stable-package]
[![Buy me a coffee][bmc-badge]][bmc-link]
Expand Down Expand Up @@ -37,3 +38,5 @@ For every file with `.my-quick-note.txt` extension.
[ppl-link]: https://paypal.me/peterbadida
[lp-badge]: https://img.shields.io/badge/-liberapay-grey?logo=liberapay
[lp-link]: https://liberapay.com/keyweeusr
[ci-badge]: https://github.com/KeyWeeUsr/typewriter-roll-mode/actions/workflows/test.yml/badge.svg
[ci-workflow]: https://github.com/KeyWeeUsr/typewriter-roll-mode/actions/workflows/test.yml

0 comments on commit c27912b

Please sign in to comment.