Skip to content

Commit 104a08d

Browse files
committed
Merge branch '291-fix-windows-unittest-database-locking' into dev
2 parents 7600754 + 949e0d6 commit 104a08d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@
88

99
<h4 align="center">
1010
<a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml">
11-
<img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=master&label=tests&style=flat-square" alt="tests" style="height: 20px;">
11+
<img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=master&label=linux&style=flat-square&logo=linux&logoColor=white" alt="linux" style="height: 20px;">
12+
</a>
13+
<a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml">
14+
<img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=master&label=macos&style=flat-square&logo=apple&logoColor=white" alt="macos" style="height: 20px;">
15+
</a>
16+
<a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml">
17+
<img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=master&label=windows&style=flat-square&logo=windows&logoColor=white" alt="windows" style="height: 20px;">
1218
</a>
1319
<a href="https://pypi.org/project/investing-algorithm-framework/">
1420
<img src="https://img.shields.io/pypi/v/investing-algorithm-framework.svg?style=flat-square" alt="pypi" style="height: 20px;">

0 commit comments

Comments
 (0)