Skip to content

Commit c811fea

Browse files
committed
added github badge
1 parent 9b77e99 commit c811fea

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Laravel
1+
name: Vue SPA Tests
22

33
on:
44
push:

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<p align="center">
2-
<img src="https://app.chipperci.com/projects/6fad1690-acea-4dbd-b83c-20d34e4b8737/status/master" alt="Build Status">
2+
<img src="https://app.chipperci.com/projects/6fad1690-acea-4dbd-b83c-20d34e4b8737/status/master" alt="Build Status ChipperCI">
3+
<img src="https://github.com/tobischulz/vue-laravel-spa/actions/workflows/laravel.yml/badge.svg" alt="Build Status GitHub">
34
</p>
45

56
![art/screenshot-login.png](art/screenshot-login.png)

0 commit comments

Comments
 (0)