Skip to content

Commit 3d93f85

Browse files
committed
chore: fix badge
1 parent 9e826e2 commit 3d93f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
devfarm
22
=======
33

4-
[![CircleCI](https://circleci.com/gh/DeNA/devfarm/tree/master.svg?style=svg)](https://circleci.com/gh/DeNA/devfarm/tree/master)
4+
[![Unit Test](https://github.com/DeNA/devfarm/actions/workflows/unittest.yml/badge.svg?branch=master&event=push)](https://github.com/DeNA/devfarm/actions/workflows/unittest.yml)
55

66
Tools to control iOS and Android mobile apps across several device farms such as AWS Device Farm. The purpose of this project is portability among major device farms (including emulator/simulator farms) and be able to do Domain-Specific Tests across device farms.
77

0 commit comments

Comments
 (0)