Skip to content

Commit 2f253c9

Browse files
committed
Badge update
1 parent 0ba613f commit 2f253c9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,4 @@ scripts/profiling/data
145145
############################
146146
local
147147
pygsti/_version.py
148+
1_1.profile/0.prof

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
pyGSTi 0.9.13
33
********************************************************************************
44

5-
[![master build](https://github.com/sandialabs/pyGSTi/actions/workflows/beta-master.yml/badge.svg?branch=master)](https://github.com/sandialabs/pyGSTi/actions/workflows/beta-master.yml)
6-
[![develop build](https://github.com/sandialabs/pyGSTi/actions/workflows/develop.yml/badge.svg?branch=develop)](https://github.com/sandialabs/pyGSTi/actions/workflows/develop.yml)
7-
[![beta build](https://github.com/sandialabs/pyGSTi/actions/workflows/beta-master.yml/badge.svg?branch=beta)](https://github.com/sandialabs/pyGSTi/actions/workflows/beta-master.yml)
5+
[![master build](https://img.shields.io/github/actions/workflow/status/sandialabs/pyGSTi/beta-master.yml?branch=master&label=master)](https://github.com/sandialabs/pyGSTi/actions/workflows/beta-master.yml)
6+
[![develop build](https://img.shields.io/github/actions/workflow/status/sandialabs/pyGSTi/beta-master.yml?branch=develop&label=develop)](https://github.com/sandialabs/pyGSTi/actions/workflows/develop.yml)
7+
[![beta build](https://img.shields.io/github/actions/workflow/status/sandialabs/pyGSTi/beta-master.yml?branch=beta&label=beta)](https://github.com/sandialabs/pyGSTi/actions/workflows/beta-master.yml)
88

99
pyGSTi
1010
------

0 commit comments

Comments
 (0)