Skip to content

Commit d189d0d

Browse files
Update README to remove tests badge (#729)
Removed tests badge from README as the test file no longer exists (things run through Garnix)
1 parent 43194a1 commit d189d0d

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,6 +1,6 @@
11
# PureScript Registry Development
22

3-
[![deploy](https://github.com/purescript/registry-dev/actions/workflows/deploy.yml/badge.svg)](https://github.com/purescript/registry-dev/actions/workflows/deploy.yml) [![tests](https://github.com/purescript/registry-dev/actions/workflows/main.yml/badge.svg)](https://github.com/purescript/registry-dev/actions/workflows/main.yml)
3+
[![deploy](https://github.com/purescript/registry-dev/actions/workflows/deploy.yml/badge.svg)](https://github.com/purescript/registry-dev/actions/workflows/deploy.yml)
44

55
This repository hosts the code for the PureScript Registry and its affiliated projects. If you are new to the registry and are interested in its development, then the following should be helpful:
66

0 commit comments

Comments
 (0)