Skip to content

Commit 4d242db

Browse files
committed
updating testing badget
1 parent 3833bde commit 4d242db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Mass Spec Query Language
22

33
[![Unit Testing](https://github.com/mwang87/MassQueryLanguage/actions/workflows/test-unit.yml/badge.svg)](https://github.com/mwang87/MassQueryLanguage/actions/workflows/test-unit.yml)
4-
[![NF Workflow Testing](https://github.com/mwang87/MassQueryLanguage/actions/workflows/test-workflow.yml/badge.svg)](https://github.com/mwang87/MassQueryLanguage/actions/workflows/test-workflow.yml)
4+
[![Periodic Testing of Package](https://github.com/mwang87/MassQueryLanguage/actions/workflows/test-package.yml/badge.svg)](https://github.com/mwang87/MassQueryLanguage/actions/workflows/test-package.yml)
5+
56

67
The Mass Spec Query Language (MassQL) is a domain specific language meant to be a succinct way to
78
express a query in a mass spectrometry centric fashion. It is inspired by SQL,

0 commit comments

Comments
 (0)