We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212ff1d commit eb7f431Copy full SHA for eb7f431
README.md
@@ -36,10 +36,10 @@
36
</td>
37
</tr>
38
<tr>
39
- <td>Build Status</td>
+ <td>Test Status</td>
40
<td>
41
<a href="https://github.com/datajoint/datajoint-python/actions/workflows/development.yaml">
42
- <img src="https://github.com/datajoint/datajoint-python/actions/workflows/development.yaml/badge.svg" alt="build status" />
+ <img src="https://github.com/datajoint/datajoint-python/actions/workflows/development.yaml/badge.svg" alt="test status" />
43
</a>
44
45
0 commit comments