Skip to content

Commit 8795d63

Browse files
committed
update CI name in badge
1 parent ce3d0e1 commit 8795d63

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Rust CI
1+
name: tests
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![crates.io](https://img.shields.io/crates/v/anodized.svg)](https://crates.io/crates/anodized)
22
[![docs.rs](https://docs.rs/anodized/badge.svg)](https://docs.rs/anodized)
3-
[![CI](https://github.com/mkovaxx/anodized/actions/workflows/ci.yml/badge.svg)](https://github.com/mkovaxx/anodized/actions/workflows/ci.yml)
3+
[![CI tests](https://github.com/mkovaxx/anodized/actions/workflows/ci.yml/badge.svg)](https://github.com/mkovaxx/anodized/actions/workflows/ci.yml)
44
[![License: Apache-2.0](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mkovaxx/anodized/blob/main/LICENSE-Apache-2.0)
55
[![License: MIT](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/mkovaxx/anodized/blob/main/LICENSE-MIT)
66

0 commit comments

Comments
 (0)