Skip to content

Bump laravel-vite-plugin from 1.3.0 to 2.0.0 #792

Bump laravel-vite-plugin from 1.3.0 to 2.0.0

Bump laravel-vite-plugin from 1.3.0 to 2.0.0 #792

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.3
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
coverage: none
- name: Install Composer dependencies
run: composer install --prefer-dist --no-interaction --no-suggest
- name: Install NPM dependencies
run: npm ci
- name: Compile assets
run: npm run build
- name: Execute tests
run: vendor/bin/phpunit
- name: Deploy
if: github.ref_name == 'main'
run: curl ${{ secrets.ENVOYER_HOOK }}?sha=${{ github.sha }}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy