#1: QS Workflow
Some checks failed
Quality Check / Check (push) Failing after 3s

This commit is contained in:
Snoweuph 2024-07-13 12:32:40 +02:00
parent 37a63c29cc
commit e50be90e59
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -10,9 +10,9 @@ jobs:
steps:
- name: "Checkout"
uses: "https://git.euph.dev/actions/checkout@v3"
- name: "composer install"
- name: "Prepare"
run: |
cd app
composer check-platform-reqs
composer install --no-scripts --audit
- name: "npm install"
run: "npm install --no-fund"
npm install --no-fund