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 5733153 commit d109699Copy full SHA for d109699
README.md
@@ -4,6 +4,7 @@
4
<th>Gitlab CI</th>
5
<th>Github Action</th>
6
<th>GCP Cloud Build</th>
7
+ <th>CodeMagic Build</th>
8
</tr>
9
<tr>
10
<td>
@@ -19,11 +20,16 @@
19
20
<img src="https://github.com/bwnyasse/flutter-testing-tutorial/workflows/Flutter%20Testing%20Tutorial%20CI%20On%20push/badge.svg"/>
21
</a>
22
</td>
- <td>
23
+ <td>
24
<a>
25
<img src="https://storage.googleapis.com/model-zoo-260810-badges/builds/flutter-testing-tutorial/branches/master.svg"/>
26
27
28
29
+ <a href="https://codemagic.io/apps/5ec9416b261f343c0e2414b2/5ec9416b261f343c0e2414b1/latest_build">
30
+ <img src="https://api.codemagic.io/apps/5ec9416b261f343c0e2414b2/5ec9416b261f343c0e2414b1/status_badge.svg"/>
31
+ </a>
32
+ </td>
33
34
</table>
35
0 commit comments