Skip to content

Commit fa587c1

Browse files
committed
Fix test badge in readme
1 parent 546ee8d commit fa587c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Convergence
2-
![Tests](https://github.com/returnString/convergence/workflows/Test/badge.svg) ![Crates.io](https://img.shields.io/crates/v/convergence)
2+
![Tests](https://github.com/returnString/convergence/actions/workflows/test.yml/badge.svg?branch=main) ![Crates.io](https://img.shields.io/crates/v/convergence)
33

44
A set of tools for writing servers that speak PostgreSQL's wire protocol.
55

0 commit comments

Comments
 (0)