Skip to content

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

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 #11

name: PHP-CS-Fixer 🐘 πŸ”
on:
push:
pull_request:
jobs:
eslint:
name: "PHP CS Fixer πŸ”"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: composer install
- name: Run PHP-CS-Fixer
run: composer cs-check