Skip to content

Commit

Permalink
Merge branch 'main' into james/feat/add-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowa authored Mar 10, 2024
2 parents b09649c + c34317b commit 9be7422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fmt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Format

on:
push:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
<a href="https://github.com/tiny-blob/tinyblob/actions/workflows/ci.yml"><img src="https://github.com/tiny-blob/tinyblob/actions/workflows/ci.yml/badge.svg" alt="CI" style="margin-right: 50px;"/></a>
<a href="https://github.com/tiny-blob/tinyblob/actions/workflows/codecov.yml"><img src="https://github.com/tiny-blob/tinyblob/actions/workflows/codecov.yml/badge.svg" alt="Code coverage" style="margin-right: 50px;"/></a>
<a href="https://github.com/tiny-blob/tinyblob/actions/workflows/fmt.yml"><img src="https://github.com/tiny-blob/tinyblob/actions/workflows/fmt.yml/badge.svg" alt="Format"/></a>

0 comments on commit 9be7422

Please sign in to comment.