Skip to content

Bump webpack-cli from 5.1.4 to 6.0.1 #395

Bump webpack-cli from 5.1.4 to 6.0.1

Bump webpack-cli from 5.1.4 to 6.0.1 #395

Workflow file for this run

name: Psalm
on: ['push']
jobs:
psalm:
name: psalm
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v2
- name: Install Dependencies
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
- name: Run psalm
run: ./vendor/bin/psalm