Skip to content

Commit 35afda1

Browse files
committed
update CI badge
1 parent 2f06bba commit 35afda1

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
@@ -6,7 +6,7 @@ Fast robust predicates for computational geometry in JavaScript. Provides reliab
66

77
_Figure: non-robust vs robust `orient2d` test for points within a tiny range (2<sup>-42</sup>)._
88

9-
[![Build Status](https://github.com/mourner/robust-predicates/workflows/Node/badge.svg?branch=main)](https://github.com/mourner/robust-predicates/actions)
9+
[![Build Status](https://github.com/mourner/robust-predicates/actions/workflows/node.yml/badge.svg)](https://github.com/mourner/robust-predicates/actions/workflows/node.yml)
1010
[![Simply Awesome](https://img.shields.io/badge/simply-awesome-brightgreen.svg)](https://github.com/mourner/projects)
1111
[![Browser Build](https://img.shields.io/bundlephobia/minzip/robust-predicates)](https://unpkg.com/robust-predicates)
1212

0 commit comments

Comments
 (0)