Skip to content

Bump lit-html from 3.1.2 to 3.2.1 in /mapBuilder/www/js #5

Bump lit-html from 3.1.2 to 3.2.1 in /mapBuilder/www/js

Bump lit-html from 3.1.2 to 3.2.1 in /mapBuilder/www/js #5

name: PHPStan 🐘 πŸ’£
on:
push:
pull_request:
jobs:
eslint:
name: "PHPStan πŸ’£"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: composer install
- name: Run PHPStan
run: composer phpstan