Skip to content

Commit fa588f0

Browse files
authored
DEVEX-2484 Fix test status badges in repo's readme (#489)
1 parent 215f935 commit fa588f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
# dxCompiler
2+
13
![Unit Tests](https://github.com/dnanexus/dxCompiler/actions/workflows/scala.yml/badge.svg)
2-
![WDL Integration tests](https://github.com/dnanexus/dxCompiler/actions/workflows/integration.yml/badge.svg)
4+
![WDL Integration Tests v2](https://github.com/dnanexus/dxCompiler/actions/workflows/integration2.yml/badge.svg)
5+
![CWL Conformance Tests](https://github.com/dnanexus/dxCompiler/actions/workflows/cwl_conformance.yml/badge.svg)
36

47
## Synopsis
58
dxCompiler takes a pipeline written in the

0 commit comments

Comments
 (0)