Skip to content

Commit 2227855

Browse files
authored
Merge pull request #648 from agusamcasella/add-ci-badge
Add ci badge
2 parents f384394 + 4742433 commit 2227855

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ Anto Arun Dominic (antoarundominic@gmail.com) https://github.com/antoarundominic
4141
Ben Demboski <ben@turbopatent.com> https://github.com/bendemboski
4242
Will Henry (https://github.com/mistahenry)
4343
Yuri Ratanov <organium@gmail.com> (https://github.com/yratanov)
44+
Agustin Amorin <aagusamcasella@gmail.com> (https://github.com/agusamcasella)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Ember Observer Score](http://emberobserver.com/badges/ember-cli-page-object.svg)](http://emberobserver.com/addons/ember-cli-page-object)
44
![Latest version](https://img.shields.io/npm/v/ember-cli-page-object.svg)
5+
[![CI](https://github.com/san650/ember-cli-page-object/actions/workflows/ci.yml/badge.svg)](https://github.com/san650/ember-cli-page-object/actions/workflows/ci.yml)
56

67
Represent the screens of your web app as a series of objects. This ember-cli addon eases the construction of these objects for your acceptance and integration tests.
78

0 commit comments

Comments
 (0)