Skip to content

Commit

Permalink
added Github Action status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
nisrulz committed Feb 9, 2024
1 parent b3d30cc commit dbdb0cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

An Offline first Android app to consume the SpaceX Backend API [`https://github.com/r-spacex/SpaceX-API`](https://github.com/r-spacex/SpaceX-API).

---
[![Unit Tests](https://github.com/nisrulz/android-spacex-app/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/nisrulz/android-spacex-app/actions/workflows/run-tests.yml) [![Validate Gradle Wrapper](https://github.com/nisrulz/android-spacex-app/actions/workflows/validate-gradlew.yml/badge.svg)](https://github.com/nisrulz/android-spacex-app/actions/workflows/validate-gradlew.yml) [![Generate Android APK](https://github.com/nisrulz/android-spacex-app/actions/workflows/gen-android-apk.yml/badge.svg)](https://github.com/nisrulz/android-spacex-app/actions/workflows/gen-android-apk.yml)

![Screenshot](./repo_assets/screenshot.png)

> \[!IMPORTANT]
Expand Down

0 comments on commit dbdb0cd

Please sign in to comment.