Skip to content

Commit d0278b3

Browse files
committed
Fix CI badge
1 parent 79a85dc commit d0278b3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
A fast quantum circuit simulator written in Rust, with Python bindings.
44

55
[![Docs](https://img.shields.io/badge/docs-6437FF)](https://queracomputing.github.io/ppvm/)
6-
[![CI - rust](https://github.com/QuEraComputing/ppvm/actions/workflows/rust-ci.yml/badge.svg)](https://github.com/QuEraComputing/ppvm/actions/workflows/rust-ci.yml)
7-
[![CI - python](https://github.com/QuEraComputing/ppvm/actions/workflows/python-ci.yml/badge.svg)](https://github.com/QuEraComputing/ppvm/actions/workflows/python-ci.yml)
6+
[![CI](https://github.com/QuEraComputing/ppvm/actions/workflows/ci.yml/badge.svg)](https://github.com/QuEraComputing/ppvm/actions/workflows/ci.yml)
87
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
98

109
## Install

0 commit comments

Comments
 (0)