Skip to content

Commit ac67f36

Browse files
committed
Fix build badge
1 parent f1505c0 commit ac67f36

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
@@ -7,7 +7,7 @@
77

88
<hr />
99

10-
[![Test](https://github.com/dispatchrun/dispatch/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/dispatchrun/dispatch/actions/workflows/test.yml)
10+
[![Build](https://github.com/dispatchrun/dispatch/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/dispatchrun/dispatch/actions/workflows/build.yml)
1111
[![Reference](https://img.shields.io/badge/API-Reference-lightblue.svg)](https://python.dispatch.run/main/reference/dispatch/)
1212

1313
**Dispatch** is a platform for developing scalable & reliable distributed systems.

0 commit comments

Comments
 (0)