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 9b77e99 commit c811feaCopy full SHA for c811fea
.github/workflows/laravel.yml
@@ -1,4 +1,4 @@
1
-name: Laravel
+name: Vue SPA Tests
2
3
on:
4
push:
README.md
@@ -1,5 +1,6 @@
<p align="center">
- <img src="https://app.chipperci.com/projects/6fad1690-acea-4dbd-b83c-20d34e4b8737/status/master" alt="Build Status">
+ <img src="https://app.chipperci.com/projects/6fad1690-acea-4dbd-b83c-20d34e4b8737/status/master" alt="Build Status ChipperCI">
+ <img src="https://github.com/tobischulz/vue-laravel-spa/actions/workflows/laravel.yml/badge.svg" alt="Build Status GitHub">
</p>
5
6

0 commit comments