Update php.yml

master v1.0.0
Nadim Salloum 2023-10-19 15:35:03 +02:00 committed by GitHub
parent 1c2df6f7f1
commit 5c80b6e474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ jobs:
- name: Build - name: Build
run: npm run build --if-present run: npm run build --if-present
- name: Laravel mix
run: mix --production
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit" # Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
# Docs: https://getcomposer.org/doc/articles/scripts.md # Docs: https://getcomposer.org/doc/articles/scripts.md